summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-11-17perf/core: Use static_call to optimize perf_guest_info_callbacksSean Christopherson1-26/+8
2021-11-17perf: Force architectures to opt-in to guest callbacksSean Christopherson1-0/+6
2021-11-17perf: Add wrappers for invoking guest callbacksSean Christopherson1-0/+24
2021-11-17perf/core: Rework guest callbacks to prepare for static_call supportLike Xu1-4/+6
2021-11-17perf: Stop pretending that perf can handle multiple guest callbacksSean Christopherson1-6/+6
2021-11-17perf: Protect perf_guest_cbs with RCUSean Christopherson1-1/+12
2021-11-17psi: Fix PSI_MEM_FULL state when tasks are in memstall and doing reclaimBrian Chen1-1/+12
2021-11-17sched/core: Forced idle accountingJosh Don1-0/+4
2021-11-17psi: Add a missing SPDX license headerLiu Xinpeng2-0/+2
2021-11-17dma-buf: nuke dma_resv_get_excl_unlockedChristian König1-26/+0
2021-11-17tee: export teedev_open() and teedev_close_context()Jens Wiklander1-0/+14
2021-11-17mtd: spi-nor: Get rid of nor->page_sizeTudor Ambarus1-2/+0
2021-11-17Merge tag 'mlx5-fixes-2021-11-16' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller1-2/+2
2021-11-17net: document SMII and correct phylink's new validation mechanismRussell King (Oracle)1-1/+1
2021-11-17net: align static siphash keysEric Dumazet1-0/+2
2021-11-17net: use .data.once section in netdev_level_once()Eric Dumazet1-1/+1
2021-11-17once: use __section(".data.once")Eric Dumazet1-1/+1
2021-11-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski1-1/+2
2021-11-16net/mlx5: E-Switch, Fix resetting of encap mode when entering switchdevPaul Blakey1-2/+2
2021-11-16power: supply: core: add POWER_SUPPLY_HEALTH_NO_BATTERYLuca Ceresoli1-0/+1
2021-11-16net: gro: populate net/core/gro.cEric Dumazet1-0/+1
2021-11-16net: gro: move skb_gro_receive into net/core/gro.cEric Dumazet1-1/+0
2021-11-16net: gro: move skb_gro_receive_list to udp_offload.cEric Dumazet1-1/+0
2021-11-16net: move gro definitions to include/net/gro.hEric Dumazet1-348/+0
2021-11-16tcp: defer skb freeing after socket lock is releasedEric Dumazet1-0/+2
2021-11-16net: use sk_is_tcp() in more placesEric Dumazet1-6/+0
2021-11-16bpf: Change value of MAX_TAIL_CALL_CNT from 32 to 33Tiezhu Yang1-1/+1
2021-11-16platform/surface: aggregator: Make client device removal more genericMaximilian Luz1-0/+9
2021-11-16platform/x86: asus-wmi: Add support for custom fan curvesLuke D. Jones1-0/+2
2021-11-16bpf: Fix toctou on read-only map's constant scalar trackingDaniel Borkmann1-1/+2
2021-11-16Remove unused header <linux/sdb.h>Jonathan Corbet1-160/+0
2021-11-16ACPI: Add stubs for wakeup handler functionsMario Limonciello1-0/+9
2021-11-15firmware: cs_dsp: tidy includes in cs_dsp.c and cs_dsp.hSimon Trimmer1-0/+5
2021-11-15x86/sgx: Hook arch_memory_failure() into mainline codeTony Luck1-0/+13
2021-11-15ACPI: Add a context argument for table parsing handlersDan Williams1-0/+11
2021-11-15ACPI: Teach ACPI table parsing about the CEDT header formatDan Williams1-0/+1
2021-11-15ACPI: Keep sub-table parsing infrastructure available for modulesDan Williams1-7/+15
2021-11-15Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski3-6/+22
2021-11-15Revert "Merge branch 'mctp-i2c-driver'"Jakub Kicinski1-13/+0
2021-11-15net: phylink: add generic validate implementationRussell King (Oracle)1-0/+31
2021-11-15i2c: core: Allow 255 byte transfers for SMBus 3.xMatt Johnston1-0/+13
2021-11-15printk: Remove printk.h inclusion in percpu.hAndy Shevchenko1-1/+0
2021-11-15spi: remove unused header file <linux/platform_data/spi-clps711x.h>Jonathan Corbet1-17/+0
2021-11-15regmap: allow to define reg_update_bits for no bus configurationAnsuel Smith1-0/+7
2021-11-15net: Clean up some inconsistent indentingJiapeng Chong1-1/+1
2021-11-15gpiolib: acpi: Remove never used devm_acpi_dev_remove_driver_gpios()Andy Shevchenko1-2/+0
2021-11-15pinctrl: pinconf-generic: Add support for "output-impedance-ohms" to be extra...Lad Prabhakar1-0/+3
2021-11-15soc: renesas: rcar-rst: Add support to set rproc boot addressJulien Massot1-0/+2
2021-11-15Merge tag 'trace-v5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds1-1/+1
2021-11-15tracing: Add length protection to histogram string copiesSteven Rostedt (VMware)1-1/+1