summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-18ipv4: Fix incorrect TOS in fibmatch route get replyIdo Schimmel
2024-07-18ipv4: Fix incorrect TOS in route get replyIdo Schimmel
2024-07-18net: flow_dissector: use DEBUG_NET_WARN_ON_ONCEPablo Neira Ayuso
2024-07-18nsfs: use cleanup guardChristian Brauner
2024-07-18fs/adfs: add MODULE_DESCRIPTIONJeff Johnson
2024-07-18misc: Kconfig: exclude mrvl-cn10k-dpi compilation for 32-bit systemsVamsi Attunuru
2024-07-18landlock: Various documentation improvementsGünther Noack
2024-07-17driver core: auxiliary bus: Fix documentation of auxiliary_deviceShay Drory
2024-07-17net: airoha: fix error branch in airoha_dev_xmit and airoha_set_gdm_portsLorenzo Bianconi
2024-07-17gve: Fix XDP TX completion handling when counters overflowJoshua Washington
2024-07-18Merge branch 'topic/ppc-kvm' into nextMichael Ellerman
2024-07-17ia64: scrub ia64 from poison.hAlexey Dobriyan
2024-07-17watchdog/perf: properly initialize the turbo mode timestamp and rearm counterThomas Gleixner
2024-07-17mm/mglru: fix ineffective protection calculationYu Zhao
2024-07-17mm/zswap: fix a white space issueDan Carpenter
2024-07-17mm/hugetlb: fix kernel NULL pointer dereference when migrating hugetlb folioMiaohe Lin
2024-07-17mm/hugetlb: fix possible recursive locking detected warningMiaohe Lin
2024-07-17mm/gup: clear the LRU flag of a page before adding to LRU batchyangge
2024-07-17mm/numa_balancing: teach mpol_to_str about the balancing modeTvrtko Ursulin
2024-07-17mm: memcg1: convert charge move flags to unsigned long longRoman Gushchin
2024-07-17alloc_tag: fix page_ext_get/page_ext_put sequence during page splittingSuren Baghdasaryan
2024-07-17lib: reuse page_ext_data() to obtain codetag_refSuren Baghdasaryan
2024-07-17lib: add missing newline character in the warning messageSuren Baghdasaryan
2024-07-17mm/mglru: fix overshooting shrinker memoryYu Zhao
2024-07-17mm/mglru: fix div-by-zero in vmpressure_calc_level()Yu Zhao
2024-07-17mm/kmemleak: replace strncpy() with strscpy()Kees Cook
2024-07-17mm, page_alloc: put should_fail_alloc_page() back behing CONFIG_FAIL_PAGE_ALLOCVlastimil Babka
2024-07-17mm, slab: put should_failslab() back behind CONFIG_SHOULD_FAILSLABVlastimil Babka
2024-07-17mm: ignore data-race in __swap_writepagePei Li
2024-07-17hugetlbfs: ensure generic_hugetlb_get_unmapped_area() returns higher address ...Donet Tom
2024-07-17Merge tag 'media/v6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2024-07-17Merge tag 'devicetree-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-17Merge tag 'for-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pat...Linus Torvalds
2024-07-17Merge tag 'leds-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2024-07-17Merge tag 'backlight-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-07-17Merge tag 'mfd-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2024-07-17Merge tag 'for-linus-2024071601' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-07-17Merge tag 'for-linus-6.11-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds
2024-07-17Merge tag 'platform-drivers-x86-v6.11-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-07-18Merge tag 'amd-drm-next-6.11-2024-07-12' of https://gitlab.freedesktop.org/ag...Dave Airlie
2024-07-17drm/amd/display: fix corruption with high refresh rates on DCN 3.0Alex Deucher
2024-07-17ipvs: properly dereference pe in ip_vs_add_serviceChen Hanxiao
2024-07-17selftests/bpf: Test sockmap redirect for AF_UNIX MSG_OOBMichal Luczaj
2024-07-17selftests/bpf: Parametrize AF_UNIX redir functions to accept send() flagsMichal Luczaj
2024-07-17selftests/bpf: Support SOCK_STREAM in unix_inet_redir_to_connected()Michal Luczaj
2024-07-17efi/libstub: Zero initialize heap allocated struct screen_infoQiang Ma
2024-07-17af_unix: Disable MSG_OOB handling for sockets in sockmap/sockhashMichal Luczaj
2024-07-17bpftool: Fix typo in usage helpDonald Hunter
2024-07-17libbpf: Fix no-args func prototype BTF dumping syntaxAndrii Nakryiko
2024-07-17Merge tag 'ata-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...Linus Torvalds