summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-10nvme: remove __nvme_ioctlChristoph Hellwig1-10/+8
2023-01-10nvme-pci: fix error handling in nvme_pci_enable()Tong Zhang1-2/+7
2023-01-10nvme-pci: add NVME_QUIRK_IDENTIFY_CNS quirk to Apple T2 controllersHector Martin1-1/+2
2023-01-10nvme-apple: add NVME_QUIRK_IDENTIFY_CNS quirk to fix regressionHector Martin1-1/+1
2023-01-10net/mlx5e: Fix macsec possible null dereference when updating MAC security en...Emeel Hakim1-7/+2
2023-01-10net/mlx5e: Fix macsec ssci attribute handling in offload pathEmeel Hakim1-3/+7
2023-01-10net/mlx5: E-switch, Coverity: overlapping copyShay Drory1-4/+0
2023-01-10net/mlx5e: Don't support encap rules with gbp optionGavin Li1-0/+2
2023-01-10net/mlx5: Fix ptp max frequency adjustment rangeRahul Rameshbabu1-1/+1
2023-01-10net/mlx5e: Fix memory leak on updating vport countersAya Levin1-1/+2
2023-01-10net/mlx5e: TC, Restore pkt rate policing supportOz Shlomo1-6/+0
2023-01-10net/mlx5e: TC, ignore match level for post meter rulesOz Shlomo1-0/+1
2023-01-10net/mlx5e: IPoIB, Fix child PKEY interface stats on rx pathDragos Tatulea1-1/+1
2023-01-10net/mlx5e: IPoIB, Block PKEY interfaces with less rx queues than parentDragos Tatulea1-0/+9
2023-01-10net/mlx5e: IPoIB, Block queue count configuration when sub interfaces are pre...Dragos Tatulea4-7/+62
2023-01-10net/mlx5e: Verify dev is present for fix features ndoRoy Novich1-0/+3
2023-01-10net/mlx5: Fix command stats access after freeMoshe Shemesh2-12/+3
2023-01-10net/mlx5e: TC, Keep mod hdr actions after mod hdr allocAriel Levkovich1-2/+3
2023-01-10net/mlx5: check attr pointer validity before dereferencing itAriel Levkovich1-1/+1
2023-01-10net/mlx5: DR, Fix 'stack frame size exceeds limit' error in dr_ruleYevgeny Kliteynik1-4/+7
2023-01-10Revert "r8169: disable detection of chip version 36"Heiner Kallweit1-4/+1
2023-01-10cpufreq: armada-37xx: stop using 0 as NULL pointerMiles Chen1-1/+1
2023-01-10bpf: remove the do_idr_lock parameter from bpf_prog_free_id()Paul Moore2-15/+7
2023-01-10bpf: restore the ebpf program ID for BPF_AUDIT_UNLOAD and PERF_BPF_EVENT_PROG...Paul Moore2-7/+2
2023-01-10net/sched: act_mpls: Fix warning during failed attribute validationIdo Schimmel1-1/+7
2023-01-10drm/vmwgfx: Remove rcu locks from user resourcesZack Rusin6-233/+87
2023-01-10drm/virtio: Fix GEM handle creation UAFRob Clark1-2/+17
2023-01-10gcc: disable -Warray-bounds for gcc-11 tooLinus Torvalds1-1/+5
2023-01-10io_uring/poll: add hash if ready poll request can't complete inlineJens Axboe1-5/+12
2023-01-10ARM: footbridge: drop unnecessary inclusionAlexandre Belloni1-1/+0
2023-01-10Merge tag 'imx-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/sh...Arnd Bergmann36-54/+53
2023-01-10Merge tag 'reset-fixes-for-v6.2' of git://git.pengutronix.de/pza/linux into a...Arnd Bergmann2-4/+2
2023-01-10Merge tag 'amlogic-fixes-v6.2-rc' of https://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-6/+2
2023-01-10Merge tag 'scmi-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Arnd Bergmann3-4/+14
2023-01-10Merge tag 'memory-controller-drv-fixes-6.2' of https://git.kernel.org/pub/scm...Arnd Bergmann4-43/+5
2023-01-10ice: Add check for kzallocJiasheng Jiang1-9/+14
2023-01-10ice: Fix potential memory leak in ice_gnss_tty_write()Yuan Can1-0/+1
2023-01-10drm/amdgpu: Fixed bug on error when unloading amdgpuYiPeng Chai1-1/+1
2023-01-10drm/amd: Delay removal of the firmware framebufferMario Limonciello2-6/+8
2023-01-10drm/amdgpu: Fix potential NULL dereferenceLuben Tuikov1-2/+3
2023-01-10dt-bindings: rtc: qcom-pm8xxx: allow 'wakeup-source' propertyJohan Hovold1-0/+2
2023-01-10rtc: efi: Enable SET/GET WAKEUP services as optionalShanker Donthineni2-22/+29
2023-01-09cxl: fix cxl_report_and_clear() RAS UE addr mis-assignmentDave Jiang1-2/+5
2023-01-09fbdev: atmel_lcdfb: Rework backlight status updatesStephen Kitt1-21/+1
2023-01-09Revert "ARM: dts: armada-39x: Fix compatible string for gpios"Klaus Kudielka1-2/+2
2023-01-09Revert "ARM: dts: armada-38x: Fix compatible string for gpios"Klaus Kudielka1-2/+2
2023-01-09cifs: fix file info setting in cifs_open_file()Paulo Alcantara1-26/+28
2023-01-09cifs: fix file info setting in cifs_query_path_info()Paulo Alcantara1-3/+6
2023-01-09tools/nolibc: fix the O_* fcntl/open macro definitions for riscvWilly Tarreau1-7/+7
2023-01-09tools/nolibc: prevent gcc from making memset() loop over itselfWilly Tarreau1-1/+4