index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
2024-05-17
ethernet: Add helper for assigning packet type when dest address does not mat...
Rahul Rameshbabu
2024-05-17
ethernet: add a helper for assigning port addresses
Jakub Kicinski
2024-05-02
serial: core: fix kernel-doc for uart_port_unlock_irqrestore()
Randy Dunlap
2024-05-02
tracing: Increase PERF_MAX_TRACE_SIZE to handle Sentinel1 and docker together
Robin H. Johnson
2024-05-02
serial: core: Provide port lock wrappers
Thomas Gleixner
2024-04-13
SUNRPC: increase size of rpc_wait_queue.qlen from unsigned short to unsigned int
Dai Ngo
2024-04-13
fs: add a vfs_fchmod helper
Christoph Hellwig
2024-04-13
fs: add a vfs_fchown helper
Christoph Hellwig
2024-04-13
mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL a...
Vlastimil Babka
2024-04-13
timers: Rename del_timer_sync() to timer_delete_sync()
Thomas Gleixner
2024-04-13
timers: Use del_timer_sync() even on UP
Thomas Gleixner
2024-04-13
timers: Prepare support for PREEMPT_RT
Anna-Maria Gleixner
2024-03-26
firmware: qcom: scm: Add WLAN VMID for Qualcomm SCM interface
Govind Singh
2024-03-26
gpu: host1x: mipi: Update tegra_mipi_request() to be node based
Sowjanya Komatineni
2024-03-26
block: add a new set_read_only method
Christoph Hellwig
2024-03-26
md: switch to ->check_events for media change notifications
Christoph Hellwig
2024-03-26
fs/select: rework stack allocation hack for clang
Arnd Bergmann
2024-03-15
net: move definition of pcpu_lstats to header file
Li RongQing
2024-03-01
fs/aio: Restrict kiocb_set_cancel_fn() to I/O submitted via libaio
Bart Van Assche
2024-02-23
lsm: new security_file_ioctl_compat() hook
Alfred Piccioni
2024-02-23
hrtimer: Report offline hrtimer enqueue
Frederic Weisbecker
2024-02-23
dmaengine: fix is_slave_direction() return false when DMA_DEV_TO_DEV
Frank Li
2024-02-23
PCI: add INTEL_HDA_ARL to pci_ids.h
Pierre-Louis Bossart
2024-02-23
bpf: Add map and need_defer parameters to .map_fd_put_ptr()
Hou Tao
2024-02-23
x86/entry/ia32: Ensure s32 is sign extended to s64
Richard Palethorpe
2024-02-23
Revert "driver core: Annotate dev_err_probe() with __must_check"
Greg Kroah-Hartman
2024-02-23
driver core: Annotate dev_err_probe() with __must_check
Andy Shevchenko
2024-02-23
spi: introduce SPI_MODE_X_MASK macro
Oleksij Rempel
2024-02-23
driver core: add device probe log helper
Andrzej Hajda
2024-02-23
units: add the HZ macros
Daniel Lezcano
2024-02-23
units: change from 'L' to 'UL'
Daniel Lezcano
2024-02-23
units: Add Watt units
Daniel Lezcano
2024-02-23
include/linux/units.h: add helpers for kelvin to/from Celsius conversion
Akinobu Mita
2023-12-20
cred: switch to using atomic_long_t
Jens Axboe
2023-12-13
perf/core: Add a new read format to get a number of lost samples
Namhyung Kim
2023-12-13
hrtimers: Push pending hrtimers away from outgoing CPU earlier
Thomas Gleixner
2023-12-08
ovl: skip overlayfs superblocks at global sync
Konstantin Khlebnikov
2023-12-08
HID: fix HID device resource race between HID core and debugging support
Charles Yi
2023-12-08
HID: core: store the unique system identifier in hid_device
Benjamin Tissoires
2023-11-28
pwm: Fix double shift bug
Dan Carpenter
2023-11-20
sched/rt: Provide migrate_disable/enable() inlines
Thomas Gleixner
2023-11-20
net: add DEV_STATS_READ() helper
Eric Dumazet
2023-11-08
PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD device
Vicki Pfau
2023-11-08
rpmsg: Fix calling device_lock() on non-initialized device
Krzysztof Kozlowski
2023-11-08
rpmsg: Fix kfree() of static memory on setting driver_override
Krzysztof Kozlowski
2023-11-08
driver: platform: Add helper for safer setting of driver_override
Krzysztof Kozlowski
2023-10-25
perf: Disallow mis-matched inherited group reads
Peter Zijlstra
2023-10-25
dev_forward_skb: do not scrub skb mark within the same name space
Nicolas Dichtel
2023-10-25
mcb: remove is_added flag from mcb_device struct
Jorge Sanjuan Garcia
2023-10-25
quota: Fix slow quotaoff
Jan Kara
[next]