summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
* fpga: manager: add owner module and take its refcountMarco Pagani2024-06-121-6/+20
* mm/ksm: fix ksm exec support for prctlJinjiang Tu2024-05-301-0/+13
* dev_printk: Add and use dev_no_printk()Geert Uytterhoeven2024-05-301-12/+13
* printk: Let no_printk() use _printk()Geert Uytterhoeven2024-05-301-1/+1
* drm/omapdrm: Fix console with deferred opsTony Lindgren2024-05-301-0/+4
* net: stmmac: move the EST lock to struct stmmac_privXiaolei Wang2024-05-301-1/+0
* net/mlx5: Add a timeout to acquire the command queue semaphoreAkiva Goldberger2024-05-301-0/+1
* x86/numa: Fix SRAT lookup of CFMWS ranges with numa_fill_memblks()Robert Richter2024-05-301-6/+1
* bitops: add missing prototype checkAlexander Lobakin2024-05-301-0/+1
* ACPI: bus: Indicate support for IRQ ResourceSource thru _OSCArmin Wolf2024-05-301-0/+1
* ACPI: Fix Generic Initiator Affinity _OSC bitArmin Wolf2024-05-301-1/+1
* ACPI: bus: Indicate support for the Generic Event Device thru _OSCArmin Wolf2024-05-301-0/+1
* ACPI: bus: Indicate support for more than 16 p-states thru _OSCArmin Wolf2024-05-301-0/+1
* ACPI: bus: Indicate support for _TFP thru _OSCArmin Wolf2024-05-301-0/+1
* wifi: ieee80211: fix ieee80211_mle_basic_sta_prof_size_ok()Johannes Berg2024-05-301-1/+1
* kunit/fortify: Fix replaced failure path to unbreak __alloc_sizeKees Cook2024-05-301-1/+2
* libfs: Add simple_offset_rename() APIChuck Lever2024-05-301-0/+2
* block: add a disk_has_partscan helperChristoph Hellwig2024-05-251-0/+13
* VFIO: Add the SPR_DSA and SPR_IAX devices to the denylistArjan van de Ven2024-05-171-0/+2
* Merge tag 'x86_urgent_for_v6.9' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-05-121-0/+1
|\
| * x86/amd_nb: Add new PCI IDs for AMD family 0x1aShyam Sundar S K2024-05-101-0/+1
* | Merge tag 'mm-hotfixes-stable-2024-05-10-13-14' of git://git.kernel.org/pub/s...Linus Torvalds2024-05-101-0/+11
|\ \
| * | kmsan: compiler_types: declare __no_sanitize_or_inlineAlexander Potapenko2024-05-051-0/+11
* | | Merge tag 'net-6.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-05-091-0/+15
|\ \ \
| * \ \ Merge tag 'ipsec-2024-05-02' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski2024-05-031-0/+15
| |\ \ \
| | * | | xfrm: Preserve vlan tags for transport mode software GROPaul Davey2024-04-261-0/+15
* | | | | Reapply "drm/qxl: simplify qxl_fence_wait"Linus Torvalds2024-05-061-7/+0
* | | | | Merge tag 'slab-for-6.9-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-05-061-2/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | mm/slab: make __free(kfree) accept error pointersDan Carpenter2024-05-011-2/+2
* | | | | Merge tag 'trace-v6.9-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-05-051-0/+3
|\ \ \ \ \
| * | | | | eventfs/tracing: Add callback for release of an eventfs_inodeSteven Rostedt (Google)2024-05-041-0/+3
| |/ / / /
* | | | | Merge tag 'sound-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2024-05-031-0/+8
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | regmap: Add regmap_read_bypassed()Richard Fitzgerald2024-04-081-0/+8
* | | | | Merge tag 'net-6.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-05-022-0/+3
|\ \ \ \ \
| * \ \ \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2024-04-262-0/+3
| |\ \ \ \ \
| | * | | | | bpf: verifier: prevent userspace memory accessPuranjay Mohan2024-04-261-0/+1
| | * | | | | bpf, skmsg: Fix NULL pointer dereference in sk_psock_skb_ingress_enqueueJason Xing2024-04-081-0/+2
* | | | | | | Merge tag 'regulator-fix-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-05-011-2/+2
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | regulator: change devm_regulator_get_enable_optional() stub to return OkMatti Vaittinen2024-04-241-1/+1
| * | | | | | regulator: change stubbed devm_regulator_get_enable to return OkMatti Vaittinen2024-04-231-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'x86-urgent-2024-04-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-04-281-0/+11
|\ \ \ \ \ \
| * | | | | | cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=nSean Christopherson2024-04-251-0/+11
* | | | | | | profiling: Remove create_prof_cpu_mask().Tetsuo Handa2024-04-271-5/+0
* | | | | | | Merge tag 'soc-fixes-6.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-04-262-9/+56
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'qcom-drivers-fixes-for-6.9' of https://git.kernel.org/pub/scm/linu...Arnd Bergmann2024-04-262-9/+56
| |\ \ \ \ \ \ \
| | * | | | | | | firmware: qcom: uefisecapp: Fix memory related IO errors and crashesMaximilian Luz2024-04-092-9/+56
* | | | | | | | | Merge tag 'mm-hotfixes-stable-2024-04-26-13-30' of git://git.kernel.org/pub/s...Linus Torvalds2024-04-262-65/+87
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | / | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | mm: turn folio_test_hugetlb into a PageTypeMatthew Wilcox (Oracle)2024-04-241-37/+33
| * | | | | | | mm: support page_mapcount() on page_has_type() pagesMatthew Wilcox (Oracle)2024-04-242-5/+7
| * | | | | | | mm: create FOLIO_FLAG_FALSE and FOLIO_TYPE_OPS macrosMatthew Wilcox (Oracle)2024-04-241-23/+47