Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Closed
Changes from 1 commit
Commits
Show all changes
347 commits
Select commit Hold shift + click to select a range
6e63153
siox: fix possible memory leak in siox_device_add()
Nov 4, 2022
ab126f5
parport_pc: Avoid FIFO port location truncation
maciej-w-rozycki Sep 23, 2022
3ce00bb
binder: validate alloc->mm in ->mmap() handler
Nov 4, 2022
7d945b0
ASoC: stm32: dfsdm: manage cb buffers cleanup
Nov 9, 2022
0811664
selftests/bpf: Fix casting error when cross-compiling test_verifier f…
Nov 8, 2022
5704bc7
selftests/bpf: Fix test_progs compilation failure in 32-bit arch
Nov 8, 2022
91d5c50
pinctrl: devicetree: fix null pointer dereferencing in pinctrl_dt_to_map
henryZe Nov 10, 2022
dba9e34
drm/vc4: kms: Fix IS_ERR() vs NULL check for vc4_kms
gscui Nov 10, 2022
876153a
drm/panel: simple: set bpc field for logic technologies displays
Aug 31, 2022
36b0387
x86/fpu: Drop fpregs lock before inheriting FPU permissions
gormanm Nov 10, 2022
1aeb122
nvmem: lan9662-otp: Fix compatible string
HoratiuVultur Sep 28, 2022
b9c1939
slimbus: stream: correct presence rate frequencies
krzk Sep 29, 2022
5fddf89
docs: update mediator contact information in CoC doc
shuahkh Oct 11, 2022
e54fad8
slimbus: qcom-ngd: Fix build error when CONFIG_SLIM_QCOM_NGD_CTRL=y &…
zhengbin13 Oct 27, 2022
ee424f7
nvmem: u-boot-env: fix crc32_data_offset on redundant u-boot-env
chunkeey Nov 4, 2022
6594669
firmware: coreboot: Register bus in module init
computersforpeace Oct 20, 2022
1edfe4e
kernfs: Fix spurious lockdep warning in kernfs_find_and_get_node_by_id()
htejun Oct 10, 2022
ff96363
drm/drv: Fix potential memory leak in drm_dev_init()
Nov 1, 2022
4979524
drm: Fix potential null-ptr-deref in drm_vblank_destroy_worker()
Nov 1, 2022
63fd943
arm64: dts: imx8mm-tqma8mqml-mba8mx: Fix USB DR
tq-steina Nov 1, 2022
753395e
ARM: dts: imx7: Fix NAND controller size-cells
Nov 2, 2022
1610233
arm64: dts: imx8mm: Fix NAND controller size-cells
Nov 2, 2022
5468e93
arm64: dts: imx8mn: Fix NAND controller size-cells
Nov 2, 2022
2db1fdb
arm64: dts: imx93-pinfunc: drop execution permission
MrVan Nov 4, 2022
f3a7287
nfp: change eeprom length to max length enumerators
jcoetzee-corigine Nov 9, 2022
1dcdf5f
cifs: Fix connections leak when tlink setup failed
z00467499 Nov 11, 2022
8678ea0
maccess: Fix writing offset in case of fault in strncpy_from_kernel_n…
alban Nov 10, 2022
9cd0948
selftests: bpf: Add a test when bpf_probe_read_kernel_str() returns E…
alban Nov 10, 2022
c205726
Merge branch 'Fix offset when fault occurs in strncpy_from_kernel_nof…
anakryiko Nov 11, 2022
4b45cd8
bpf: Initialize same number of free nodes for each pcpu_freelist
Nov 10, 2022
1f6e04a
bpf: Fix offset calculation error in __copy_map_value and zero_map_value
Nov 11, 2022
c1754bf
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
kuba-moo Nov 12, 2022
6f928ab
net: bgmac: Drop free_netdev() from bgmac_enet_remove()
Nov 9, 2022
98a2ac1
mISDN: fix possible memory leak in mISDN_dsp_element_register()
Nov 9, 2022
8eab9be
net: hinic: Fix error handling in hinic_module_init()
Nov 10, 2022
e2a5435
net: phy: dp83867: Fix SGMII FIFO depth for non OF devices
michaelsit-iotg Nov 10, 2022
7771168
net: stmmac: ensure tx function is not running in stmmac_xdp_release()
faizal-rahim Nov 10, 2022
0834ced
net/tls: Fix memory leak in tls_enc_skb() and tls_sw_fallback_init()
yuliao0214 Nov 10, 2022
9cbd48d
mctp i2c: don't count unused / invalid keys for flow release
jk-ozlabs Nov 10, 2022
5534bbb
Merge tag 'asoc-fix-v6.2-rc4' of https://git.kernel.org/pub/scm/linux…
tiwai Nov 12, 2022
ad72c3c
ALSA: usb-audio: Drop snd_BUG_ON() from snd_usbmidi_output_open()
tiwai Nov 12, 2022
836fb30
soc: imx8m: Enable OCOTP clock before reading the register
xiaoleiwang123456 Oct 28, 2022
448dca8
rseq: Use pr_warn_once() when deprecated/unknown ABI flags are encoun…
compudj Nov 2, 2022
91dabf3
sched: Fix race in task_call_func()
Oct 26, 2022
67b7458
Merge tag 'qcom-arm64-fixes-for-6.1' of https://git.kernel.org/pub/sc…
arndb Nov 14, 2022
e82b5b6
Merge tag 'at91-fixes-6.1' of https://git.kernel.org/pub/scm/linux/ke…
arndb Nov 14, 2022
3a4e894
MAINTAINERS: git://github.com -> https://github.com for ceph
palmer-dabbelt Oct 13, 2022
f86a486
ceph: fix a NULL vs IS_ERR() check when calling ceph_lookup_inode()
Oct 14, 2022
51884d1
ceph: avoid putting the realm twice when decoding snaps fails
lxbsz Nov 9, 2022
5bd76b8
ceph: fix NULL pointer dereference for req->r_session
lxbsz Nov 10, 2022
4f68332
drm/i915/ttm: fix uaf with lmem_userfault_list handling
matt-auld Nov 7, 2022
8979f42
net: liquidio: release resources when liquidio driver open failed
zhengchaoshao Nov 10, 2022
2d25107
mISDN: fix misuse of put_device() in mISDN_register_device()
Nov 10, 2022
5df1341
net: macvlan: Use built-in RCU list checking
nashuiliang Nov 11, 2022
8fbb53c
net: caif: fix double disconnect client in chnl_net_open()
zhengchaoshao Nov 11, 2022
991aef4
bnxt_en: Remove debugfs when pci_register_driver failed
gscui Nov 11, 2022
298b83e
octeon_ep: delete unnecessary napi rollback under set_queues_err in o…
Nov 11, 2022
9d3ff71
octeon_ep: ensure octep_get_link_status() successfully before octep_l…
Nov 11, 2022
e4041be
octeon_ep: fix potential memory leak in octep_device_setup()
Nov 11, 2022
848ffce
octeon_ep: ensure get mac address successfully before eth_hw_addr_set()
Nov 11, 2022
3738d48
Merge branch 'octeon_ep-fixes'
davem330 Nov 14, 2022
e17a025
drm/lima: Fix opp clkname setting in case of missing regulator
enunes Oct 27, 2022
f7c125b
net: mhi: Fix memory leak in mhi_net_dellink()
Nov 11, 2022
ed1fe1b
net: dsa: make dsa_master_ioctl() see through port_hwtstamp_get() shims
vladimiroltean Nov 11, 2022
2598ac6
arm64: ftrace: Define ftrace_stub_graph only with FUNCTION_GRAPH_TRACER
samitolvanen Nov 9, 2022
639b2e2
x86/xen: Use kstrtobool() instead of strtobool()
tititiou36 Nov 1, 2022
da36a2a
xen/pcpu: fix possible memory leak in register_pcpu()
Nov 10, 2022
5e29500
xen-pciback: Allow setting PCI_MSIX_FLAGS_MASKALL too
marmarek Nov 14, 2022
c53717e
xen/platform-pci: add missing free_irq() in error path
Nov 14, 2022
e1ff91f
pinctrl: mediatek: Fix EINT pins input debounce time configuration
Nov 11, 2022
5a01c80
NFSD: Fix trace_nfsd_fh_verify_err() crasher
chucklever Nov 12, 2022
d7dbd43
blk-cgroup: properly pin the parent in blkcg_css_online
masoncl Nov 14, 2022
30f5312
mlxsw: Avoid warnings when not offloaded FDB entry with IPv6 is removed
Nov 11, 2022
280c0f7
net: ionic: Fix error handling in ionic_init_module()
Nov 13, 2022
fc2292b
MAINTAINERS: git://github.com -> https://github.com for HiSilicon
palmer-dabbelt Oct 13, 2022
4abb77f
xen/platform-pci: use define instead of literal number
jgross1 Nov 14, 2022
2e35b25
pinctrl: mediatek: Export debounce time tables
linusw Nov 15, 2022
d5ceb4d
nvme-pci: add NVME_QUIRK_BOGUS_NID for Micron Nitro
beanhuo Nov 14, 2022
148f4b3
USB: serial: option: add Fibocom FM160 0x0111 composition
Nov 9, 2022
a5b5fb0
platform/x86/amd: pmc: Remove more CONFIG_DEBUG_FS checks
superm1 Nov 8, 2022
5121197
kcm: close race conditions on sk_receive_queue
Nov 14, 2022
d349e9b
net: ena: Fix error handling in ena_init()
Nov 14, 2022
18c532e
net: phy: marvell: add sleep time after enabling the loopback bit
aminuddinjamaluddin Nov 14, 2022
a56cad6
net: hns3: fix incorrect hw rss hash type of rx packet
IronShen Nov 14, 2022
29df7c6
net: hns3: fix return value check bug of rx copybreak
Nov 14, 2022
510d7b6
net: hns3: fix setting incorrect phy link ksettings for firmware in r…
Nov 14, 2022
598ab4b
Merge branch 'net-hns3-this-series-bugfix-for-the-hns3-ethernet-driver'
Nov 15, 2022
9d45921
bridge: switchdev: Fix memory leaks when changing VLAN protocol
idosch Nov 14, 2022
eca13f3
drm/amdgpu: use the last IB as gang leader v2
ChristianKoenigAMD Nov 9, 2022
a7a1598
drbd: use after free in drbd_create_device()
error27 Nov 15, 2022
be7d172
MAINTAINERS: add entries for misc. RISC-V SoC drivers and devicetrees
ConchuOD Nov 9, 2022
5836bf8
MAINTAINERS: generify the Microchip RISC-V entry name
ConchuOD Nov 9, 2022
71bbc3c
MAINTAINERS: add an entry for StarFive devicetrees
ConchuOD Nov 9, 2022
6827df0
MAINTAINERS: repair Microchip corei2c driver entry
ConchuOD Nov 9, 2022
6412518
platform/x86/amd: pmc: Add new ACPI ID AMDI0009
Nov 9, 2022
53e16a6
platform/x86: thinkpad_acpi: Enable s2idle quirk for 21A1 machine type
lgaeher Nov 8, 2022
2dbfb3f
platform/x86/intel: pmc: Don't unconditionally attach Intel PMC when …
royger Nov 10, 2022
d0cdd85
platform/x86: asus-wmi: add missing pci_dev_put() in asus_wmi_set_xus…
fenghusthu Nov 11, 2022
1e817b8
platform/x86: acer-wmi: Enable SW_TABLET_MODE on Switch V 10 (SW5-017)
jwrdegoede Nov 11, 2022
d9a477f
platform/surface: aggregator: Do not check for repeated unsequenced p…
qzed Nov 13, 2022
d076f30
platform/surface: aggregator_registry: Add support for Surface Pro 9
qzed Nov 13, 2022
b18a456
ALSA: hda/realtek: fix speakers for Samsung Galaxy Book Pro
nyxi Nov 15, 2022
1abfd71
ALSA: hda/realtek: Fix the speaker output on Samsung Galaxy Book Pro 360
tiwai Nov 15, 2022
5428672
drm/amdgpu: Fix memory leak in amdgpu_cs_pass1
Nov 10, 2022
0d502ef
drm/amd/display: Fix access timeout to DPIA AUX at boot time
Oct 24, 2022
7af87fc
drm/amd/display: Add HUBP surface flip interrupt handler
Oct 31, 2022
2c2911e
drm/amdgpu: Add psp_13_0_10_ta firmware to modinfo
candicelicy Nov 12, 2022
8d8494c
drm/amd/display: Fix invalid DPIA AUX reply causing system hang
Oct 26, 2022
7e952a1
drm/amd/display: Support parsing VRAM info v3.0 from VBIOS
Nov 2, 2022
0a3e0fb
Revert "drm: hide unregistered connectors from GETCONNECTOR IOCTL"
emersion Oct 17, 2022
4d28524
drm/amd/display: Fix calculation for cursor CAB allocation
Nov 2, 2022
e7e4f77
drm/amd/display: Fix optc2_configure warning on dcn314
Nov 3, 2022
246e667
drm/amd/display: Fix prefetch calculations for dcn32
Nov 3, 2022
c149947
drm/amd/display: use uclk pstate latency for fw assisted mclk validat…
Nov 3, 2022
f8d7edb
drm/amd/display: Set max for prefetch lines on dcn32
Nov 3, 2022
0e444a4
drm/amd/display: don't enable DRM CRTC degamma property for DCE
melissawen Nov 3, 2022
192039f
drm/amdgpu: disable BACO support on more cards
Nov 11, 2022
6f9eea4
drm/amdkfd: Fix a memory limit issue
erichuang22 Nov 14, 2022
f8794f3
drm/amdgpu: there is no vbios fb on devices with no display hw (v2)
alexdeucher Nov 11, 2022
8652da4
drm/amd/pm: enable runpm support over BACO for SMU13.0.0
Nov 8, 2022
df7c013
drm/amd/pm: enable runpm support over BACO for SMU13.0.7
Nov 8, 2022
4b14841
drm/amd/pm: fix SMU13 runpm hang due to unintentional workaround
Nov 8, 2022
d520de6
cifs: add check for returning value of SMB2_close_init
Nov 15, 2022
5954acb
drm/display: Don't assume dual mode adaptors support i2c sub-addressing
srett Oct 6, 2022
c9b895c
net: ag71xx: call phylink_disconnect_phy if ag71xx_hw_enable() fail i…
liujian56 Nov 14, 2022
2929cce
net/x25: Fix skb leak in x25_lapb_receive_frame()
Nov 14, 2022
4e0c19f
net: dsa: don't leak tagger-owned storage on switch driver unbind
vladimiroltean Nov 14, 2022
869e150
MAINTAINERS: Add Nathan and Nicolas to Kbuild reviewers
Nov 12, 2022
85c2d6d
MAINTAINERS: Remove Michal Marek from Kbuild maintainers
Nov 12, 2022
26e01ee
MAINTAINERS: Add linux-kbuild's patchwork
Nov 12, 2022
8d6e38f
nvme-pci: add NVME_QUIRK_BOGUS_NID for Netac NV7000
tiagodfer Nov 16, 2022
0a52566
nvmet: fix a memory leak in nvmet_auth_set_key
sagigrimberg Nov 14, 2022
92bbd67
cifs: Fix wrong return value checking when GETFLAGS
z00467499 Nov 15, 2022
7dd12d6
zonefs: fix zone report size in __zonefs_io_error()
Oct 25, 2022
61ba9e9
zonefs: Remove to_attr() helper function
Oct 31, 2022
4a567d1
platform/surface: aggregator_registry: Add support for Surface Laptop 5
qzed Nov 15, 2022
8b9b6a0
platform/x86: hp-wmi: Ignore Smart Experience App event
khfeng Nov 14, 2022
81a5603
platform/x86: ideapad-laptop: Fix interrupt storm on fn-lock toggle o…
arawaaa Nov 11, 2022
b44fd99
platform/x86: ideapad-laptop: Add module parameters to match DMI quir…
jwrdegoede Nov 15, 2022
ba86af3
net: lan966x: Fix potential null-ptr-deref in lan966x_stats_init()
Nov 14, 2022
639f5d0
net: microchip: sparx5: Fix potential null-ptr-deref in sparx_stats_i…
Nov 14, 2022
e4aa85c
Merge branch 'microchip-fixes'
davem330 Nov 16, 2022
baa014b
perf/x86/amd: Fix crash due to race between amd_pmu_enable_all, perf …
Nov 14, 2022
ce0d998
perf/x86/intel/pt: Fix sampling using single range output
ahunter6 Nov 12, 2022
23df39f
locking: Fix qspinlock/x86 inline asm error
Nov 8, 2022
f524b72
net: thunderbolt: Fix error handling in tbnet_init()
Nov 14, 2022
eb761a1
powerpc: Fix writable sections being moved into the rodata region
npiggin Nov 16, 2022
a41a11b
s390/dcssblk: fix deadlock when adding a DCSS
gerald-schaefer Oct 27, 2022
e3c1102
s390: avoid using global register for current_stack_pointer
Nov 4, 2022
b68777d
l2tp: Serialize access to sk_user_data with sk_callback_lock
jsitnicki Nov 14, 2022
39a72db
mmc: core: properly select voltage range without power cycle
Yann-lms Oct 28, 2022
096cc0c
mmc: sdhci-pci-o2micro: fix card detect fail issue caused by CD# debo…
Nov 4, 2022
aeac4ec
tcp: configurable source port perturb table size
glebm Nov 14, 2022
222cfa0
mmc: sdhci-pci: Fix possible memory leak caused by missing pci_dev_put()
fenghusthu Nov 14, 2022
2ec106b
USB: serial: option: remove old LARA-R6 PID
davidetronk Nov 16, 2022
d9e37a5
USB: serial: option: add u-blox LARA-R6 00B modem
davidetronk Nov 16, 2022
c1547f1
USB: serial: option: add u-blox LARA-L6 modem
davidetronk Nov 16, 2022
a51e5d2
cifs: add check for returning value of SMB2_set_info_init
Nov 16, 2022
941209e
Merge tag 'platform-drivers-x86-v6.1-4' of git://git.kernel.org/pub/s…
torvalds Nov 16, 2022
31c9c4c
Merge tag 'pinctrl-v6.1-4' of git://git.kernel.org/pub/scm/linux/kern…
torvalds Nov 16, 2022
cc675d2
Merge tag 'for-linus-6.1-rc6-tag' of git://git.kernel.org/pub/scm/lin…
torvalds Nov 16, 2022
064bc73
netdevsim: Fix memory leak of nsim_dev->fa_cookie
wangyufen316 Nov 15, 2022
f9084ec
Merge tag 'hisi-maintainer-fix' of https://github.com/hisilicon/linux…
arndb Nov 16, 2022
0d6a10d
Merge tag 'imx-fixes-6.1-2' of git://git.kernel.org/pub/scm/linux/ker…
arndb Nov 16, 2022
42fb0a1
tracing/ring-buffer: Have polling block on watermark
rostedt Oct 21, 2022
c964d62
block: make dma_alignment a stacking queue_limit
keithbusch Nov 10, 2022
86e4d3e
dm-crypt: provide dma_alignment limit in io_hints
keithbusch Nov 10, 2022
b322825
block: make blk_set_default_limits() private
keithbusch Nov 10, 2022
29aa778
dm-integrity: set dma_alignment limit in io_hints
keithbusch Nov 10, 2022
50a8933
dm-log-writes: set dma_alignment limit in io_hints
keithbusch Nov 10, 2022
31029a8
ring-buffer: Include dropped pages in counting dirty patches
rostedt Oct 21, 2022
649e720
tracing: Fix memory leak in tracing_read_pipe()
wangyufen316 Nov 7, 2022
bedf068
tracing: Fix warning on variable 'struct trace_array'
Nov 7, 2022
5db8fac
kbuild: Restore .version auto-increment behaviour for Debian packages
Nov 15, 2022
e103ba3
net: usb: qmi_wwan: add Telit 0x103a composition
enrico-sau Nov 15, 2022
809ff97
net: usb: smsc95xx: fix external PHY reset
tachicialex Nov 15, 2022
58e0be1
net: use struct_group to copy ip/ipv6 header addresses
liuhangbin Nov 15, 2022
847ccab
Merge tag 'net-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/…
torvalds Nov 17, 2022
81ac256
Merge tag 'nfsd-6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/g…
torvalds Nov 17, 2022
7d21fcf
scsi: mpi3mr: Suppress command reply debug prints
kawasaki Nov 11, 2022
bc68e42
scsi: target: tcm_loop: Fix possible name leak in tcm_loop_setup_hba_…
Nov 15, 2022
e208a1d
scsi: scsi_debug: Fix possible UAF in sdebug_add_host_helper()
Nov 17, 2022
0954256
scsi: zfcp: Fix double free of FSF request when qdio send fails
Benjamin-Block Nov 16, 2022
f014165
scsi: iscsi: Fix possible memory leak when device_register() failed
Nov 10, 2022
b98186a
io_uring: update res mask in io_poll_check_events
isilence Nov 17, 2022
539bcb5
io_uring: fix tw losing poll events
isilence Nov 17, 2022
9148286
io_uring: fix multishot accept request leaks
isilence Nov 17, 2022
100d6b1
io_uring: fix multishot recv request leaks
isilence Nov 17, 2022
08948ca
ftrace: Fix the possible incorrect kernel message
Nov 9, 2022
bcea02b
ftrace: Optimize the allocation for mcount entries
Nov 9, 2022
59a5118
Merge tag 'usb-serial-6.1-rc6' of https://git.kernel.org/pub/scm/linu…
gregkh Nov 17, 2022
5fa8813
Merge tag 'drm-misc-fixes-2022-11-17' of git://anongit.freedesktop.or…
airlied Nov 17, 2022
ae75334
Merge tag 'ceph-for-6.1-rc6' of https://github.com/ceph/ceph-client
torvalds Nov 17, 2022
84368d8
Merge tag 'soc-fixes-6.1-3' of git://git.kernel.org/pub/scm/linux/ker…
torvalds Nov 17, 2022
56f4ca0
ring_buffer: Do not deactivate non-existant pages
d-tatianin Nov 14, 2022
19ba6c8
ftrace: Fix null pointer dereference in ftrace_add_mod()
Nov 16, 2022
a4527fe
tracing: Fix memory leak in test_gen_synth_cmd() and test_empty_synth…
Nov 17, 2022
1b5f1c3
tracing: Fix wild-memory-access in register_synth_event()
Nov 17, 2022
a73b603
Merge tag 'drm-intel-fixes-2022-11-17' of git://anongit.freedesktop.o…
airlied Nov 18, 2022
585f2bc
Merge tag 'amd-drm-fixes-6.1-2022-11-16' of https://gitlab.freedeskto…
airlied Nov 18, 2022
e0d7526
tracing: kprobe: Fix potential null-ptr-deref on trace_event_file in …
Nov 18, 2022
22ea4ca
tracing: kprobe: Fix potential null-ptr-deref on trace_array in kprob…
Nov 18, 2022
d1776c0
tracing/eprobe: Fix memory leak of filter string
rafaelmsoares Nov 18, 2022
0a1ebe3
rethook: fix a potential memleak in rethook_alloc()
Nov 18, 2022
5dd7caf
kprobes: Skip clearing aggrprobe's post_handler in kprobe-on-ftrace case
Nov 18, 2022
342a4a2
tracing/eprobe: Fix warning in filter creation
rafaelmsoares Nov 18, 2022
40adaf5
tracing/eprobe: Fix eprobe filter to make a filter correctly
mhiramat Nov 18, 2022
b875206
tracing: Remove unused __bad_type_size() method
Nov 17, 2022
067df9e
tracing: Fix potential null-pointer-access of entry in list 'tr->err_…
Nov 14, 2022
c2418f9
gpu: host1x: Avoid trying to use GART on Tegra20
rmurphy-arm Oct 20, 2022
5c59789
Merge tag 'nvme-6.1-2022-11-18' of git://git.infradead.org/nvme into …
axboe Nov 18, 2022
4fe1ec9
dm ioctl: fix misbehavior if list_versions races with module loading
Nov 1, 2022
0dfc1f4
dm bufio: Fix missing decrement of no_sleep_enabled if dm_bufio_clien…
Nov 11, 2022
5e5dab5
dm integrity: flush the journal on suspend
Nov 15, 2022
984bf2c
dm integrity: clear the journal on suspend
Nov 15, 2022
7fdbc5f
io_uring: disallow self-propelled ring polling
isilence Nov 18, 2022
4ab9ffd
Merge tag 'mmc-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel…
torvalds Nov 18, 2022
ae55826
Merge tag 'sound-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kerne…
torvalds Nov 18, 2022
1f63d1a
Merge tag 'char-misc-6.1-rc6' of git://git.kernel.org/pub/scm/linux/k…
torvalds Nov 18, 2022
63c8c0d
Merge tag 'driver-core-6.1-rc6' of git://git.kernel.org/pub/scm/linux…
torvalds Nov 18, 2022
0938935
Merge tag 'tty-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/…
torvalds Nov 18, 2022
5b47348
arm64/mm: fix incorrect file_map_count for non-leaf pmd/pud
Nov 17, 2022
12fe29e
Merge tag 'staging-6.1-rc6' of git://git.kernel.org/pub/scm/linux/ker…
torvalds Nov 18, 2022
950a9f5
Merge tag 'usb-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/…
torvalds Nov 18, 2022
b1010b9
Merge tag 'drm/tegra/for-6.1-rc6' of https://gitlab.freedesktop.org/d…
airlied Nov 18, 2022
5556a78
Merge tag 'for-6.1/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/…
torvalds Nov 18, 2022
ab290ea
Merge tag 's390-6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/g…
torvalds Nov 18, 2022
b5bf1d8
Merge tag 'drm-fixes-2022-11-19' of git://anongit.freedesktop.org/drm…
torvalds Nov 18, 2022
f4408c3
Merge tag 'block-6.1-2022-11-18' of git://git.kernel.dk/linux
torvalds Nov 18, 2022
23a60a0
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/…
torvalds Nov 18, 2022
a66e4cb
Merge tag 'io_uring-6.1-2022-11-18' of git://git.kernel.dk/linux
torvalds Nov 18, 2022
81cd7e8
Input: i8042 - fix leaking of platform device on module removal
Nov 18, 2022
bf5003a
Merge tag 'zonefs-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kern…
torvalds Nov 19, 2022
fe24a97
Merge tag 'input-for-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/…
torvalds Nov 19, 2022
242b0aa
iommu/vt-d: Preset Access bit for IOVA in FL non-leaf paging entries
TinaZhangZW Nov 16, 2022
7fc961c
iommu/vt-d: Set SRE bit only when hardware has SRS cap
TinaZhangZW Nov 16, 2022
926028a
Merge tag '6.1-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
torvalds Nov 19, 2022
8c67d86
Merge tag 'kbuild-fixes-v6.1-3' of git://git.kernel.org/pub/scm/linux…
torvalds Nov 19, 2022
b6e7fdf
Merge tag 'iommu-fixes-v6.1-rc5' of git://git.kernel.org/pub/scm/linu…
torvalds Nov 19, 2022
77c51ba
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g…
torvalds Nov 19, 2022
712fb83
Merge tag 'powerpc-6.1-5' of git://git.kernel.org/pub/scm/linux/kerne…
torvalds Nov 20, 2022
6a211a7
Merge tag 'locking_urgent_for_v6.1_rc6' of git://git.kernel.org/pub/s…
torvalds Nov 20, 2022
eb0ef8a
Merge tag 'perf_urgent_for_v6.1_rc6' of git://git.kernel.org/pub/scm/…
torvalds Nov 20, 2022
d4f754c
Merge tag 'sched_urgent_for_v6.1_rc6' of git://git.kernel.org/pub/scm…
torvalds Nov 20, 2022
894909f
Merge tag 'x86_urgent_for_v6.1_rc6' of git://git.kernel.org/pub/scm/l…
torvalds Nov 20, 2022
94eedf3
tracing: Fix race where eprobes can be called before the event
rostedt Nov 18, 2022
5239dde
Merge tag 'trace-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kern…
torvalds Nov 20, 2022
c6c67bf
Merge tag 'trace-probes-v6.1' of git://git.kernel.org/pub/scm/linux/k…
torvalds Nov 20, 2022
eb70814
Linux 6.1-rc6
torvalds Nov 21, 2022
d4a1db9
Set tun driver to report 10 gbps
weirdal3333 Nov 22, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
cifs: Fix wrong return value checking when GETFLAGS
The return value of CIFSGetExtAttr is negative, should be checked
with -EOPNOTSUPP rather than EOPNOTSUPP.

Fixes: 64a5cfa ("Allow setting per-file compression via SMB2/3")
Signed-off-by: Zhang Xiaoxu <[email protected]>
Signed-off-by: Steve French <[email protected]>
  • Loading branch information
z00467499 authored and smfrench committed Nov 16, 2022
commit 92bbd67a55fee50743b42825d1c016e7fd5c79f9
4 changes: 2 additions & 2 deletions fs/cifs/ioctl.c
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@ long cifs_ioctl(struct file *filep, unsigned int command, unsigned long arg)
rc = put_user(ExtAttrBits &
FS_FL_USER_VISIBLE,
(int __user *)arg);
if (rc != EOPNOTSUPP)
if (rc != -EOPNOTSUPP)
break;
}
#endif /* CONFIG_CIFS_ALLOW_INSECURE_LEGACY */
Expand Down Expand Up @@ -373,7 +373,7 @@ long cifs_ioctl(struct file *filep, unsigned int command, unsigned long arg)
* pSMBFile->fid.netfid,
* extAttrBits,
* &ExtAttrMask);
* if (rc != EOPNOTSUPP)
* if (rc != -EOPNOTSUPP)
* break;
*/

Expand Down