summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-01-18mm/hugetlb: make walk_hugetlb_range() safe to pmd unsharePeter Xu
2023-01-18mm/hugetlb: move swap entry handling into vma lock when faultedPeter Xu
2023-01-18mm/hugetlb: document huge_pte_offset usagePeter Xu
2023-01-18mm/memfd: add MFD_NOEXEC_SEAL and MFD_EXECJeff Xu
2023-01-18mm: move folio_set_compound_order() to mm/internal.hSidhartha Kumar
2023-01-18Sync with v6.2-rc4Andrew Morton
2023-01-18HID: bpf: rework how programs are attached and stored in the kernelBenjamin Tissoires
2023-01-18iomap: Rename page_ops to folio_opsAndreas Gruenbacher
2023-01-18iomap: Rename page_prepare handler to get_folioAndreas Gruenbacher
2023-01-18iomap/gfs2: Get page in page_prepare handlerAndreas Gruenbacher
2023-01-18iomap: Add iomap_get_folio helperAndreas Gruenbacher
2023-01-18iomap: Rename page_done handler to put_folioAndreas Gruenbacher
2023-01-18iomap/gfs2: Unlock and put folio in page_done handlerAndreas Gruenbacher
2023-01-18net/mlx5: Add hardware extended range support for PTP adjtime and adjphaseRahul Rameshbabu
2023-01-18fs: port vfs_*() helpers to struct mnt_idmapChristian Brauner
2023-01-18cpuidle, arm64: Fix the ARM64 cpuidle logicPeter Zijlstra
2023-01-18perf/core: Introduce perf_prepare_header()Namhyung Kim
2023-01-18perf/core: Add perf_sample_save_brstack() helperNamhyung Kim
2023-01-18perf/core: Add perf_sample_save_raw_data() helperNamhyung Kim
2023-01-18perf/core: Add perf_sample_save_callchain() helperNamhyung Kim
2023-01-18perf/core: Save the dynamic parts of sample data sizeNamhyung Kim
2023-01-18Merge tag 'v6.2-rc4' into perf/core, to pick up fixesIngo Molnar
2023-01-18arch_topology: Build cacheinfo from primary CPUPierre Gondois
2023-01-18ACPI: PPTT: Update acpi_find_last_cache_level() to acpi_get_cache_info()Pierre Gondois
2023-01-18driver core: bus.h: document bus notifiers betterGreg Kroah-Hartman
2023-01-17Merge tag 'i2c-fwnode-api-2023017' of https://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-01-17Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-01-17Merge tag 'regmap-mdio-c45-rework' of https://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-01-17cacheinfo: Use RISC-V's init_cache_level() as generic OF implementationPierre Gondois
2023-01-17software node: Remove unused APIsAndy Shevchenko
2023-01-17platform: Provide a remove callback that returns no valueUwe Kleine-König
2023-01-17genirq/affinity: Move group_cpus_evenly() into lib/Ming Lei
2023-01-17USB: fix misleading usb_set_intfdata() kernel docJohan Hovold
2023-01-17usb: typec: tcpci: Add callback for evaluating contaminant presenceBadhri Jagan Sridharan
2023-01-17usb: typec: tcpm: Add callbacks to mitigate wakeups due to contaminantBadhri Jagan Sridharan
2023-01-17USB: Improve usb_fill_* documentationRicardo Ribalda
2023-01-17usb: acpi: add helper to check port lpm capability using acpi _DSMMathias Nyman
2023-01-17efi: efivars: make efivar_supports_writes() return boolJohan Hovold
2023-01-17efi: efivars: drop kobject from efivars_register()Johan Hovold
2023-01-17Drivers: hv: Make remove callback of hyperv driver void returnedDawei Li
2023-01-17HID: Make lowlevel driver structs constThomas Weißschuh
2023-01-17HID: Unexport struct i2c_hid_ll_driverThomas Weißschuh
2023-01-17HID: Unexport struct hidp_hid_driverThomas Weißschuh
2023-01-17HID: Unexport struct uhid_hid_driverThomas Weißschuh
2023-01-17HID: Unexport struct usb_hid_driverThomas Weißschuh
2023-01-17HID: Remove unused function hid_is_using_ll_driver()Thomas Weißschuh
2023-01-17HID: usbhid: Make hid_is_usb() non-inlineThomas Weißschuh
2023-01-17Merge wireless into wireless-nextKalle Valo
2023-01-17net: ethernet: mtk_wed: add reset/reset_complete callbacksLorenzo Bianconi
2023-01-17Merge branch 'i2c/fwnode-api' into i2c/for-mergewindowWolfram Sang