index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-13
net: make __sys_accept4_file() static
Yajun Deng
1
-4
/
+0
2022-06-13
tcp: sk_forced_mem_schedule() optimization
Eric Dumazet
1
-2
/
+1
2022-06-13
drm/edid: add new interfaces around struct drm_edid
Jani Nikula
1
-0
/
+9
2022-06-12
Merge tag 'wq-for-5.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2
-13
/
+61
2022-06-12
Merge tag 'random-5.19-rc2-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random
Linus Torvalds
2
-3
/
+2
2022-06-12
drm: of: Mark empty drm_of_get_data_lanes_count and drm_of_get_data_lanes_ep static
Marek Vasut
1
-6
/
+8
2022-06-12
drm: of: Add drm_of_get_data_lanes_count and drm_of_get_data_lanes_ep
Marek Vasut
1
-0
/
+20
2022-06-12
usb: Avoid extra usb SET_SEL requests when enabling link power management
Mathias Nyman
1
-0
/
+2
2022-06-12
usb: typec: USB Power Delivery helpers for ports and partners
Heikki Krogerus
1
-0
/
+13
2022-06-12
usb: typec: Separate USB Power Delivery from USB Type-C
Heikki Krogerus
2
-0
/
+48
2022-06-11
workqueue: Switch to new kerneldoc syntax for named variable macro argument
Jonathan Neuschäfer
1
-1
/
+1
2022-06-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
1
-2
/
+3
2022-06-11
drm: Fix htmldocs indentation warning w/ DP AUX power requirements
Douglas Anderson
1
-0
/
+2
2022-06-11
can: skb: move can_dropped_invalid_skb() and can_skb_headroom_valid() to skb.c
Vincent Mailhol
1
-58
/
+1
2022-06-11
iio: common: cros_ec_sensors: Add label attribute
Gwendal Grignou
1
-2
/
+0
2022-06-10
Merge tag 'nfsd-5.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-1
/
+15
2022-06-10
Merge tag 'for-5.19/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Linus Torvalds
1
-1
/
+0
2022-06-10
net: keep sk->sk_forward_alloc as small as possible
Eric Dumazet
1
-27
/
+2
2022-06-10
net: fix sk_wmem_schedule() and sk_rmem_schedule() errors
Eric Dumazet
1
-4
/
+8
2022-06-10
net: implement per-cpu reserves for memory_allocated
Eric Dumazet
1
-9
/
+29
2022-06-10
net: add per_cpu_fw_alloc field to struct proto
Eric Dumazet
3
-0
/
+4
2022-06-10
net: remove SK_MEM_QUANTUM and SK_MEM_QUANTUM_SHIFT
Eric Dumazet
1
-5
/
+3
2022-06-10
Revert "net: set SK_MEM_QUANTUM to 4096"
Eric Dumazet
1
-13
/
+3
2022-06-10
Merge branch 'fscache-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
Linus Torvalds
1
-14
/
+11
2022-06-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-37
/
+89
2022-06-10
keep iocb_flags() result cached in struct file
Al Viro
1
-3
/
+2
2022-06-10
iocb: delay evaluation of IS_SYNC(...) until we want to check IOCB_DSYNC
Al Viro
1
-2
/
+8
2022-06-10
struct file: use anonymous union member for rcuhead and llist
Al Viro
1
-3
/
+3
2022-06-10
teach iomap_dio_rw() to suppress dsync
Al Viro
1
-0
/
+6
2022-06-10
netfs: Rename the netfs_io_request cleanup op and give it an op pointer
David Howells
1
-1
/
+2
2022-06-10
netfs: Further cleanups after struct netfs_inode wrapper introduced
Linus Torvalds
1
-13
/
+9
2022-06-10
Merge tag 'folio-5.19a' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2
-0
/
+6
2022-06-10
Revert "workqueue: remove unused cancel_work()"
Andrey Grodzovsky
1
-0
/
+1
2022-06-10
Merge tag 'ata-5.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata
Linus Torvalds
1
-1
/
+0
2022-06-10
ASoC: SOF: Add support ctx_save with IPC4
Mark Brown
1
-0
/
+8
2022-06-10
scsi: libsas: Introduce struct smp_rps_resp
Damien Le Moal
2
-7
/
+3
2022-06-10
scsi: libsas: Introduce struct smp_rg_resp
Damien Le Moal
1
-0
/
+8
2022-06-10
scsi: libsas: Introduce struct smp_disc_resp
Damien Le Moal
1
-16
/
+12
2022-06-10
Merge tag 'net-5.19-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-2
/
+2
2022-06-10
Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
8
-9
/
+71
2022-06-10
firmware: arm_scmi: Avoid using extended string-buffers sizes if not necessary
Cristian Marussi
1
-4
/
+5
2022-06-10
ASoC: Remove unused hw_write_t type
Amadeusz Sławiński
1
-2
/
+0
2022-06-10
Merge tag 'wireless-next-2022-06-10' of git://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless-next
Jakub Kicinski
3
-36
/
+32
2022-06-10
driver core: Introduce device_find_any_child() helper
Andy Shevchenko
1
-0
/
+2
2022-06-10
driver core: Delete driver_deferred_probe_check_state()
Saravana Kannan
1
-1
/
+0
2022-06-10
driver core: Add wait_for_init_devices_probe helper function
Saravana Kannan
1
-0
/
+1
2022-06-10
vme: move back to staging
Arnd Bergmann
1
-190
/
+0
2022-06-10
staging: Also remove the Unisys visorbus.h
Peter Robinson
1
-344
/
+0
2022-06-10
wifi: mac80211: remove cipher scheme support
Johannes Berg
1
-35
/
+0
2022-06-10
wifi: nl80211: fix typo in comment
Julia Lawall
1
-1
/
+1
[prev]
[next]