summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-10-17mm: khugepaged: fix the arguments order in khugepaged_collapse_file trace pointYang Shi1-2/+2
2024-10-17mm: percpu: increase PERCPU_DYNAMIC_SIZE_SHIFT on certain builds.Sebastian Andrzej Siewior1-1/+5
2024-10-17usb: typec: Add attribute file showing the USB Modes of the partnerHeikki Krogerus1-0/+5
2024-10-17usb: typec: Add attribute file showing the supported USB modes of the portHeikki Krogerus1-0/+17
2024-10-17power: supply: core: unexport power_supply_property_is_writeable()Thomas Weißschuh1-2/+0
2024-10-16genirq: Unexport nr_irqsBart Van Assche1-1/+0
2024-10-16genirq: Switch to irq_get_nr_irqs()Bart Van Assche1-14/+19
2024-10-16genirq: Introduce irq_get_nr_irqs() and irq_set_nr_irqs()Bart Van Assche1-0/+2
2024-10-16PCI: endpoint: Introduce pci_epc_mem_map()/unmap()Damien Le Moal1-0/+38
2024-10-16bpf: Prevent tailcall infinite loop caused by freplaceLeon Hwang1-4/+13
2024-10-16fanotify: allow reporting errors on failure to open fdAmir Goldstein2-0/+2
2024-10-16ublk: don't allow user copy for unprivileged deviceMing Lei1-1/+7
2024-10-16fs: pass offset and result to backing_file end_write() callbackAmir Goldstein1-1/+1
2024-10-16usb: gadget: uvc: configfs: Add frame-based frame format supportAkash Kumar1-0/+58
2024-10-16platform/chrome: Update EC feature flagsPavan Holla1-0/+32
2024-10-16mfd: sec-core: Add support for the Samsung s2dos05Dzmitry Sankouski1-0/+1
2024-10-16mfd: max77693: Remove unused max77693_irq_source declarationsDzmitry Sankouski1-11/+0
2024-10-16mfd: palmas: Constify strings with regulator namesKrzysztof Kozlowski1-2/+2
2024-10-16media: Documentation: Improve v4l2_subdev_{en,dis}able_streams documentationSakari Ailus1-0/+4
2024-10-16media: Documentation: Update {enable,disable}_streams documentationSakari Ailus1-0/+8
2024-10-16media: Documentation: Deprecate s_stream video op, update docsSakari Ailus1-2/+3
2024-10-16media: raspberrypi: Add support for RP1-CFETomi Valkeinen2-0/+337
2024-10-16media: uapi: Add meta formats for PiSP FE config and statsTomi Valkeinen1-0/+2
2024-10-16rtnetlink: Remove rtnl_register() and rtnl_register_module().Kuniyuki Iwashima1-5/+10
2024-10-16genetlink: hold RCU in genlmsg_mcast()Eric Dumazet1-2/+1
2024-10-16neighbour: Remove NEIGH_DN_TABLE.Kuniyuki Iwashima1-1/+0
2024-10-16iopoll/regmap/phy/snd: Fix comment referencing outdated timer documentationAnna-Maria Behnsen3-49/+50
2024-10-16timers: Adjust flseep() to reflect realityAnna-Maria Behnsen1-4/+25
2024-10-16delay: Rework udelay and ndelayAnna-Maria Behnsen1-28/+37
2024-10-16timers: Update function descriptions of sleep/delay related functionsAnna-Maria Behnsen2-16/+73
2024-10-16timers: Rename usleep_idle_range() to usleep_range_idle()Anna-Maria Behnsen1-1/+1
2024-10-16vdso: Introduce vdso/page.hVincenzo Frascino1-0/+30
2024-10-16ftrace: Rename ftrace_regs_return_value to ftrace_regs_get_return_valueMasami Hiramatsu (Google)1-1/+1
2024-10-16ftrace: Use arch_ftrace_regs() for ftrace_regs_*() macrosMasami Hiramatsu (Google)1-6/+6
2024-10-15power: supply: core: remove {,devm_}power_supply_register_no_ws()Thomas Weißschuh1-8/+0
2024-10-15power: supply: core: add wakeup source inhibit by power_supply_configThomas Weißschuh1-0/+2
2024-10-15power: supply: core: constify power_supply_battery_info::ocv_tableThomas Weißschuh1-3/+3
2024-10-15power: supply: core: constify power_supply_battery_info::resist_tableThomas Weißschuh1-2/+2
2024-10-15tpm: fix unsigned/signed mismatch errors related to __calc_tpm2_event_sizeGregory Price1-1/+1
2024-10-15Merge tag 'bcachefs-2024-10-14' of git://evilpiepirate.org/bcachefsLinus Torvalds1-0/+35
2024-10-15gpu: host1x: Set up device DMA parametersThierry Reding1-0/+1
2024-10-15vdso: Remove timekeeper argument of __arch_update_vsyscall()Thomas Weißschuh1-2/+1
2024-10-15ftrace: Consolidate ftrace_regs accessor functions for archs using pt_regsSteven Rostedt2-25/+43
2024-10-15debugobjects: Prepare for batchingThomas Gleixner1-4/+8
2024-10-15of/address: Constify of_busses[] array and pointersRob Herring (Arm)1-1/+1
2024-10-15of: Constify struct property pointersRob Herring (Arm)1-7/+7
2024-10-15of: Constify struct device_node function argumentsRob Herring (Arm)3-11/+11
2024-10-15PCI: Constify pci_register_io_range() fwnode_handleRob Herring (Arm)1-2/+2
2024-10-15Merge tag 'batadv-next-pullrequest-20241015' of git://git.open-mesh.org/linux...Paolo Abeni1-13/+16
2024-10-15Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni3-17/+35