summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2023-05-15cpu/hotplug: Add CPU state tracking and synchronizationThomas Gleixner
2023-05-15fs: use correct __poll_t typeMin-Hua Chen
2023-05-15ata: libata: Make ata_platform_remove_one return voidUwe Kleine-König
2023-05-14SUNRPC: always free ctxt when freeing deferred requestNeilBrown
2023-05-14Merge tag 'x86_urgent_for_v6.4_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-05-13net: phylink: constify fwnode argumentsRussell King (Oracle)
2023-05-13net: remove __skb_frag_set_page()Yunsheng Lin
2023-05-13net: introduce and use skb_frag_fill_page_desc()Yunsheng Lin
2023-05-13iio: core: Point users of extend_name field to read_label callbackMarijn Suijten
2023-05-13iio: Comment that the LSM303D also has the Magnetometer DRDYMarius Hoch
2023-05-13iio: accel: st_accel: Add LSM303DMarius Hoch
2023-05-13iio: fix doc for iio_gts_find_sel_by_int_timeMatti Vaittinen
2023-05-13net: phy: broadcom: Add support for Wake-on-LANFlorian Fainelli
2023-05-13net: phy: Allow drivers to always call into ->suspend()Florian Fainelli
2023-05-13serial: Make uart_remove_one_port() return voidUwe Kleine-König
2023-05-13serial: 8250: RT288x/Au1xxx code away from coreIlpo Järvinen
2023-05-13serial: 8250: Add dl_read/write, bugs and mapsize into plat_serial8250_portIlpo Järvinen
2023-05-13serial: 8250: Document uart_8250_port's ->dl_read/write()Ilpo Järvinen
2023-05-13serial: 8250: Change dl_read/write to handle value as u32Ilpo Järvinen
2023-05-13usb: gadget: drop superfluous ':' in doc stringJó Ágila Bitsch
2023-05-13USB: Extend pci resume function to handle PM eventsBasavaraj Natikar
2023-05-12Merge tag 'io_uring-6.4-2023-05-12' of git://git.kernel.dk/linuxLinus Torvalds
2023-05-12regmap-irq: Remove support for not_fixed_strideAidan MacDonald
2023-05-12regmap-irq: Remove type registersAidan MacDonald
2023-05-11rcu: Remove RCU_NONIDLE()Peter Zijlstra
2023-05-11Merge tag 'net-6.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-05-11regmap-irq: Remove virtual registersAidan MacDonald
2023-05-11regmap-irq: Fix typo in documentation for .get_irq_reg()Aidan MacDonald
2023-05-10net: add vlan_get_protocol_and_depth() helperEric Dumazet
2023-05-09rcu/kvfree: Eliminate k[v]free_rcu() single argument macroUladzislau Rezki (Sony)
2023-05-09srcu: Remove extraneous parentheses from srcu_read_lock() etc.Paul E. McKenney
2023-05-09PCI: Delay after FLR of Solidigm P44 Pro NVMeMike Pastore
2023-05-09io_uring: make io_uring_sqe_cmd() unconditionally availableJens Axboe
2023-05-09Merge drm/drm-next into drm-misc-nextMaxime Ripard
2023-05-09platform/x86: wmi: Allow retrieving the number of WMI object instancesArmin Wolf
2023-05-09platform/x86: wmi: Add kernel doc commentsArmin Wolf
2023-05-09linux/dim: Do nothing if no time delta between samplesRoy Novich
2023-05-08cgroup/cpuset: Free DL BW in case can_attach() failsDietmar Eggemann
2023-05-08sched/deadline: Create DL BW alloc, free & check overflow interfaceDietmar Eggemann
2023-05-08sched/cpuset: Keep track of SCHED_DEADLINE task in cpusetsJuri Lelli
2023-05-08sched/cpuset: Bring back cpuset_mutexJuri Lelli
2023-05-08firmware: arm_ffa: Fix FFA device names for logical partitionsSudeep Holla
2023-05-08power: supply: bq27xxx: Ensure power_supply_changed() is called on current si...Hans de Goede
2023-05-08power: supply: bq27xxx: Fix poll_interval handling and races on removeHans de Goede
2023-05-08fbdev: Move I/O read and write code into helper functionsThomas Zimmermann
2023-05-08x86/amd_nb: Add PCI ID for family 19h model 78hMario Limonciello
2023-05-08sched/topology: Remove SHARED_CHILD from ASYM_PACKINGRicardo Neri
2023-05-08perf/core: Rework forwarding of {task|cpu}-clock eventsRavi Bangoria
2023-05-08spi: s3c64xx: change polling mode to optionalJaewon Kim
2023-05-08regmap-irq: Drop map from handle_mask_sync() parametersWilliam Breathitt Gray