aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2023-01-18mm/hugetlb: make walk_hugetlb_range() safe to pmd unsharePeter Xu1-1/+10
2023-01-18mm/hugetlb: move swap entry handling into vma lock when faultedPeter Xu1-2/+4
2023-01-18mm/hugetlb: document huge_pte_offset usagePeter Xu1-0/+32
2023-01-18mm/memfd: add MFD_NOEXEC_SEAL and MFD_EXECJeff Xu1-0/+19
2023-01-18mm: move folio_set_compound_order() to mm/internal.hSidhartha Kumar1-16/+0
2023-01-18Sync with v6.2-rc4Andrew Morton5-9/+9
2023-01-18HID: bpf: rework how programs are attached and stored in the kernelBenjamin Tissoires1-0/+7
2023-01-18iomap: Rename page_ops to folio_opsAndreas Gruenbacher1-4/+4
2023-01-18iomap: Rename page_prepare handler to get_folioAndreas Gruenbacher1-3/+3
2023-01-18iomap/gfs2: Get page in page_prepare handlerAndreas Gruenbacher1-4/+5
2023-01-18iomap: Add iomap_get_folio helperAndreas Gruenbacher1-0/+1
2023-01-18iomap: Rename page_done handler to put_folioAndreas Gruenbacher1-6/+6
2023-01-18iomap/gfs2: Unlock and put folio in page_done handlerAndreas Gruenbacher1-3/+4
2023-01-18net/mlx5: Add hardware extended range support for PTP adjtime and adjphaseRahul Rameshbabu1-1/+3
2023-01-18fs: port vfs_*() helpers to struct mnt_idmapChristian Brauner1-16/+16
2023-01-18cpuidle, arm64: Fix the ARM64 cpuidle logicPeter Zijlstra1-7/+15
2023-01-18perf/core: Introduce perf_prepare_header()Namhyung Kim1-1/+15
2023-01-18perf/core: Add perf_sample_save_brstack() helperNamhyung Kim1-26/+40
2023-01-18perf/core: Add perf_sample_save_raw_data() helperNamhyung Kim1-5/+28
2023-01-18perf/core: Add perf_sample_save_callchain() helperNamhyung Kim1-1/+15
2023-01-18perf/core: Save the dynamic parts of sample data sizeNamhyung Kim1-0/+2
2023-01-18Merge tag 'v6.2-rc4' into perf/core, to pick up fixesIngo Molnar17-19/+233
2023-01-18arch_topology: Build cacheinfo from primary CPUPierre Gondois1-0/+1
2023-01-18ACPI: PPTT: Update acpi_find_last_cache_level() to acpi_get_cache_info()Pierre Gondois1-3/+6
2023-01-18driver core: bus.h: document bus notifiers betterGreg Kroah-Hartman1-14/+28
2023-01-17Merge tag 'i2c-fwnode-api-2023017' of https://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-3/+21
2023-01-17Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-1/+1
2023-01-17Merge tag 'regmap-mdio-c45-rework' of https://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-0/+8
2023-01-17cacheinfo: Use RISC-V's init_cache_level() as generic OF implementationPierre Gondois1-0/+1
2023-01-17software node: Remove unused APIsAndy Shevchenko1-3/+0
2023-01-17platform: Provide a remove callback that returns no valueUwe Kleine-König1-0/+11
2023-01-17genirq/affinity: Move group_cpus_evenly() into lib/Ming Lei1-0/+14
2023-01-17USB: fix misleading usb_set_intfdata() kernel docJohan Hovold1-8/+7
2023-01-17usb: typec: tcpci: Add callback for evaluating contaminant presenceBadhri Jagan Sridharan1-0/+7
2023-01-17usb: typec: tcpm: Add callbacks to mitigate wakeups due to contaminantBadhri Jagan Sridharan1-0/+8
2023-01-17USB: Improve usb_fill_* documentationRicardo Ribalda1-4/+23
2023-01-17usb: acpi: add helper to check port lpm capability using acpi _DSMMathias Nyman1-0/+3
2023-01-17efi: efivars: make efivar_supports_writes() return boolJohan Hovold1-1/+1
2023-01-17efi: efivars: drop kobject from efivars_register()Johan Hovold1-4/+7
2023-01-17Drivers: hv: Make remove callback of hyperv driver void returnedDawei Li1-1/+1
2023-01-17HID: Make lowlevel driver structs constThomas Weißschuh1-1/+1
2023-01-17HID: Unexport struct i2c_hid_ll_driverThomas Weißschuh1-2/+0
2023-01-17HID: Unexport struct hidp_hid_driverThomas Weißschuh1-1/+0
2023-01-17HID: Unexport struct uhid_hid_driverThomas Weißschuh1-1/+0
2023-01-17HID: Unexport struct usb_hid_driverThomas Weißschuh1-1/+0
2023-01-17HID: Remove unused function hid_is_using_ll_driver()Thomas Weißschuh1-6/+0
2023-01-17HID: usbhid: Make hid_is_usb() non-inlineThomas Weißschuh1-4/+1
2023-01-17Merge wireless into wireless-nextKalle Valo248-2461/+4796
2023-01-17net: ethernet: mtk_wed: add reset/reset_complete callbacksLorenzo Bianconi1-0/+2
2023-01-17Merge branch 'i2c/fwnode-api' into i2c/for-mergewindowWolfram Sang1-3/+21