summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-09-01io_uring/net: simplify zerocopy send user APIPavel Begunkov7-76/+47
2022-09-01io_uring/notif: remove notif registrationPavel Begunkov5-103/+1
2022-09-01Revert "io_uring: rename IORING_OP_FILES_UPDATE"Pavel Begunkov4-33/+9
2022-09-01Revert "io_uring: add zc notification flush requests"Pavel Begunkov2-39/+0
2022-09-01selftests/net: temporarily disable io_uring zc testPavel Begunkov1-0/+9
2022-09-01arch_topology: Silence early cacheinfo errors when non-existentFlorian Fainelli1-1/+1
2022-09-01binder: fix alloc->vma_vm_mm null-ptr dereferenceCarlos Llamas1-2/+2
2022-09-01misc: fastrpc: increase maximum session countJohan Hovold1-1/+1
2022-09-01misc: fastrpc: fix memory corruption on openJohan Hovold1-4/+3
2022-09-01misc: fastrpc: fix memory corruption on probeJohan Hovold1-0/+5
2022-09-01Merge tag 'nvme-6.0-2022-09-01' of git://git.infradead.org/nvme into block-6.0Jens Axboe3-0/+6
2022-09-01usb: storage: Add ASUS <0x0b05:0x1932> to IGNORE_UASHu Xiaoying1-0/+7
2022-09-01driver core: Don't probe devices after bus_type.match() probe deferralIsaac J. Manjarres1-0/+10
2022-09-01platform/mellanox: Remove redundant 'NULL' checkVadim Pasternak1-4/+2
2022-09-01platform/mellanox: Remove unnecessary codeVadim Pasternak1-5/+4
2022-09-01platform/mellanox: mlxreg-lc: Fix locking issueVadim Pasternak1-12/+25
2022-09-01platform/mellanox: mlxreg-lc: Fix coverity warningVadim Pasternak1-1/+0
2022-09-01platform/x86: acer-wmi: Acer Aspire One AOD270/Packard Bell Dot keymap fixesHans de Goede1-1/+8
2022-09-01arm64: mm: Reserve enough pages for the initial ID mapArd Biesheuvel1-13/+13
2022-09-01perf/arm_pmu_platform: fix tests for platform_get_irq() failureYu Zhe1-1/+1
2022-09-01arm64: head: Ignore bogus KASLR displacement on non-relocatable kernelsArd Biesheuvel1-0/+2
2022-09-01arm64/kexec: Fix missing extra range for crashkres_low.Levi Yun1-1/+1
2022-09-01mm/slab_common: Deleting kobject in kmem_cache_destroy() without holding slab...Waiman Long1-16/+29
2022-09-01Merge tag 'usb-serial-6.0-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Greg Kroah-Hartman5-2/+38
2022-09-01soundwire: qcom: fix device status array rangeSrinivas Kandagatla1-3/+3
2022-09-01net/smc: Remove redundant refcount increaseYacan Liu1-1/+0
2022-09-01Merge tag 'drm-intel-fixes-2022-08-26' of git://anongit.freedesktop.org/drm/d...Dave Airlie12-53/+76
2022-09-01Revert "sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skb"Jakub Kicinski1-3/+1
2022-09-01Merge branch 'tcp-tcp-challenge-ack-fixes'Jakub Kicinski4-13/+21
2022-09-01tcp: make global challenge ack rate limitation per net-ns and default disabledEric Dumazet4-13/+21
2022-09-01tcp: annotate data-race around challenge_timestampEric Dumazet1-2/+2
2022-09-01net: dsa: hellcreek: Print warning only onceKurt Kanzenbach1-1/+1
2022-09-01ip: fix triggering of 'icmp redirect'Nicolas Dichtel1-2/+2
2022-09-01mm/rmap: Fix anon_vma->degree ambiguity leading to double-reuseJann Horn2-15/+21
2022-09-01sch_cake: Return __NET_XMIT_STOLEN when consuming enqueued skbToke Høiland-Jørgensen1-1/+3
2022-09-01drm/amd/amdgpu: skip ucode loading if ucode_size == 0Chengming Gui1-1/+1
2022-08-31selftests: net: sort .gitignore fileAxel Rasmussen1-25/+25
2022-08-31Documentation: networking: correct possessive "its"Randy Dunlap5-5/+5
2022-08-31kcm: fix strp_init() order and cleanupCong Wang1-8/+7
2022-08-31mlxbf_gige: compute MDIO period based on i1clkDavid Thompson3-18/+110
2022-08-31Revert "clk: core: Honor CLK_OPS_PARENT_ENABLE for clk gate ops"Stephen Boyd1-28/+0
2022-08-31Merge tag 'fscache-fixes-20220831' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-8/+19
2022-08-31Merge tag 'for-linus-2022083101' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds13-34/+96
2022-08-31Merge tag 'v6.0-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds1-1/+0
2022-08-31Merge tag 'lsm-pr-20220829' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-1/+81
2022-08-31gpio: realtek-otto: switch to 32-bit I/OSander Vanheule1-81/+85
2022-08-31cachefiles: make on-demand request distribution fairerXin Yin2-3/+10
2022-08-31cachefiles: fix error return code in cachefiles_ondemand_copen()Sun Ke1-3/+7
2022-08-31fscache: fix misdocumented parameterKhalid Masum1-2/+2
2022-08-31USB: serial: ch341: fix disabled rx timer on older devicesJohan Hovold1-1/+5