summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-10-14pid: add pidfd_get_task() helperChristian Brauner1-0/+1
2021-10-14sched: Fill unconditional hole induced by sched_entityKees Cook1-1/+1
2021-10-14kernel/sched: Fix sched_fork() access an invalid sched_task_groupZhang Qiao1-1/+2
2021-10-14sched,livepatch: Use wake_up_if_idle()Peter Zijlstra1-0/+4
2021-10-14device property: Add missed header in fwnode.hAndy Shevchenko1-0/+1
2021-10-14net: delete redundant function declarationChen Wandun1-2/+0
2021-10-14clk: qcom: smd-rpm: Add QCM2290 RPM clock supportShawn Guo1-0/+2
2021-10-13Merge tag 'mlx5-fixes-2021-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski1-2/+8
2021-10-13Merge tag 'qcom-drivers-for-5.16' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2-1/+107
2021-10-13marvell: octeontx2: build error: unknown type name 'u64'Anders Roxell1-0/+1
2021-10-13gpio: max730x: Make __max730x_remove() return voidUwe Kleine-König1-1/+1
2021-10-13netdevice: demote the type of some dev_addr_set() helpersJakub Kicinski1-2/+2
2021-10-13SUNRPC: Change return value type of .pc_encodeChuck Lever3-9/+9
2021-10-13SUNRPC: Replace the "__be32 *p" parameter to .pc_encodeChuck Lever3-9/+10
2021-10-13SUNRPC: Change return value type of .pc_decodeChuck Lever3-19/+19
2021-10-13SUNRPC: Replace the "__be32 *p" parameter to .pc_decodeChuck Lever3-20/+21
2021-10-13nvmem: core: add nvmem cell post processing callbackSrinivas Kandagatla1-0/+5
2021-10-13fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TODO list)Claudio Suarez1-1/+1
2021-10-13net: dsa: tag_ocelot_8021q: break circular dependency with ocelot switch libVladimir Oltean1-0/+12
2021-10-13net: dsa: tag_ocelot: break circular dependency with ocelot switch lib driverVladimir Oltean1-0/+37
2021-10-13net: dsa: sja1105: break dependency between dsa_port_is_sja1105 and switch dr...Vladimir Oltean1-14/+1
2021-10-13net: dsa: move sja1110_process_meta_tstamp inside the tagging protocol driverVladimir Oltean1-15/+14
2021-10-13PCI: Return NULL for to_pci_driver(NULL)Bjorn Helgaas1-1/+4
2021-10-12net/mlx5e: Mutually exclude RX-FCS and RX-port-timestampAya Levin1-2/+8
2021-10-12Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Jason Gunthorpe3-3/+23
2021-10-12unicode: Add utf8-data moduleChristoph Hellwig1-0/+2
2021-10-12SUNRPC: Simplify the SVC dispatch code pathChuck Lever1-4/+1
2021-10-12Merge back ACPI PCI material for v5.16.Rafael J. Wysocki1-0/+8
2021-10-12mmc: core: Add host specific tuning support for eMMC HS400 modeWenbin Mei1-0/+4
2021-10-12Merge branch 'for-5.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+2
2021-10-12Merge branch 'v5.16/vfio/diana-fsl-reset-v2' into v5.16/vfio/nextAlex Williamson1-0/+14
2021-10-11PCI/VPD: Add pci_read/write_vpd_any()Heiner Kallweit1-0/+2
2021-10-11unicode: cache the normalization tables in struct unicode_mapChristoph Hellwig1-0/+19
2021-10-11unicode: pass a UNICODE_AGE() tripple to utf8_loadChristoph Hellwig1-1/+24
2021-10-11unicode: mark the version field in struct unicode_map unsignedChristoph Hellwig1-1/+1
2021-10-11unicode: remove the charset field from struct unicode_mapChristoph Hellwig1-1/+0
2021-10-11Merge tag 'omap-for-v5.16/ti-sysc-signed' of git://git.kernel.org/pub/scm/lin...Arnd Bergmann1-0/+3
2021-10-11dma-resv: Fix dma_resv_get_fences and dma_resv_copy_fences after conversionTvrtko Ursulin1-1/+4
2021-10-11Merge tag 'v5.15-next-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Arnd Bergmann1-0/+3
2021-10-11Merge tag 'tegra-for-5.16-cpuidle' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann1-1/+23
2021-10-11Merge tag 'drm-intel-gt-next-2021-10-08' of git://anongit.freedesktop.org/drm...Dave Airlie2-14/+3
2021-10-11Merge 5.15-rc5 into usb-nextGreg Kroah-Hartman11-87/+37
2021-10-11Merge tag 'drm-misc-next-2021-10-06' of git://anongit.freedesktop.org/drm/drm...Dave Airlie3-1/+101
2021-10-11bootconfig: Cleanup dummy headers in tools/bootconfigMasami Hiramatsu1-0/+10
2021-10-11bootconfig: Replace u16 and u32 with uint16_t and uint32_tMasami Hiramatsu1-6/+6
2021-10-11bootconfig: Remove unused debug functionMasami Hiramatsu1-3/+0
2021-10-11bootconfig: Rename xbc_destroy_all() to xbc_exit()Masami Hiramatsu1-1/+1
2021-10-11bootconfig: Add xbc_get_info() for the node informationMasami Hiramatsu1-0/+2
2021-10-11bootconfig: Allocate xbc_data inside xbc_init()Masami Hiramatsu1-1/+1
2021-10-10mlxsw: spectrum: use netif_is_macsec() instead of open codeJuhee Kang1-1/+1