summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-06LoongArch: Drop unused parse_r and parse_v macrosNathan Chancellor
2023-09-06drbd: swap bvec_set_page len and offsetChristoph Böhmwalder
2023-09-06block: fix pin count management when merging same-page segmentsChristoph Hellwig
2023-09-06selftests/bpf: Check bpf_sk_storage has uncharged sk_omem_allocMartin KaFai Lau
2023-09-06bpf: bpf_sk_storage: Fix the missing uncharge in sk_omem_allocMartin KaFai Lau
2023-09-06bpf: bpf_sk_storage: Fix invalid wait context lockdep reportMartin KaFai Lau
2023-09-06s390/bpf: Pass through tail call counter in trampolinesIlya Leoshkevich
2023-09-06bpf: Assign bpf_tramp_run_ctx::saved_run_ctx before recursion check.Sebastian Andrzej Siewior
2023-09-06bpf: Invoke __bpf_prog_exit_sleepable_recur() on recursion in kern_sys_bpf().Sebastian Andrzej Siewior
2023-09-06net: phylink: fix sphinx complaint about invalid literalJakub Kicinski
2023-09-06Merge branch 'sja1105-fixes'David S. Miller
2023-09-06net: dsa: sja1105: complete tc-cbs offload support on SJA1110Vladimir Oltean
2023-09-06net: dsa: sja1105: fix -ENOSPC when replacing the same tc-cbs too many timesVladimir Oltean
2023-09-06net: dsa: sja1105: fix bandwidth discrepancy between tc-cbs software and offloadVladimir Oltean
2023-09-06Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...David S. Miller
2023-09-06mlx5/core: E-Switch, Create ACL FT for eswitch manager in switchdev modeBodong Wang
2023-09-06net/mlx5e: Clear mirred devices array if the rule is splitJianbo Liu
2023-09-06ip_tunnels: use DEV_STATS_INC()Eric Dumazet
2023-09-06net: team: do not use dynamic lockdep keyTaehee Yoo
2023-09-06net/ipv6: SKB symmetric hash should incorporate transport portsQuan Tian
2023-09-06dt-bindings: rtc: ds3231: Remove text bindingFabio Estevam
2023-09-06rtc: wm8350: remove unnecessary messagesAlexandre Belloni
2023-09-06rtc: twl: remove unnecessary messagesAlexandre Belloni
2023-09-06rtc: sun6i: remove unnecessary messageAlexandre Belloni
2023-09-06rtc: stop warning for invalid alarms when the alarm is disabledAlexandre Belloni
2023-09-06i3c: master: svc: fix probe failure when no i3c device existFrank Li
2023-09-05idr: fix param name in idr_alloc_cyclic() docAriel Marcovitch
2023-09-05xarray: Document necessary flag in alloc functionsPhilipp Stanner
2023-09-05dt-bindings: irqchip: convert st,stih407-irq-syscfg to DT schemaRaphael Gallais-Pou
2023-09-05media: dt-bindings: Convert Omnivision OV7251 to DT schemaRob Herring
2023-09-05media: dt-bindings: Merge OV5695 into OV5693 bindingRob Herring
2023-09-05Merge tag 'gfs2-v6.5-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-09-05regulator: tps6594-regulator: Fix random kernel crashJerome Neanne
2023-09-05Merge tag 'fuse-update-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-09-05thermal: core: Drop thermal_zone_device_register()Rafael J. Wysocki
2023-09-05thermal: Use thermal_tripless_zone_device_register()Rafael J. Wysocki
2023-09-05thermal: core: Add function for registering tripless thermal zonesRafael J. Wysocki
2023-09-05thermal: core: Clean up headers of thermal zone registration functionsRafael J. Wysocki
2023-09-05Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-09-05Merge tag 'mailbox-v6.6' of git://git.linaro.org/landing-teams/working/fujits...Linus Torvalds
2023-09-05Merge tag 'mm-hotfixes-stable-2023-09-05-11-51' of git://git.kernel.org/pub/s...Linus Torvalds
2023-09-05Merge tag 'tpmdd-v6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2023-09-05s390/vmem: do not silently ignore mapping limitAlexander Gordeev
2023-09-05s390/zcrypt: utilize dev_set_name() ability to use a formatted stringAndy Shevchenko
2023-09-05s390/zcrypt: don't leak memory if dev_set_name() failsAndy Shevchenko
2023-09-05s390/mm: fix MAX_DMA_ADDRESS physical vs virtual confusionAlexander Gordeev
2023-09-05sparc64: add missing initialization of folio in tlb_batch_add()Mike Rapoport (IBM)
2023-09-05mm: memory-failure: use rcu lock instead of tasklist_lock when collect_procs()Tong Tiangen
2023-09-05revert "memfd: improve userspace warnings for missing exec-related flags".Andrew Morton
2023-09-05of: overlay: Fix of_overlay_fdt_apply prototype when !CONFIG_OF_OVERLAYPavel Pisa