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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-03
blk-mq: move srcu from blk_mq_hw_ctx to request_queue
Ming Lei
2
-8
/
+9
2021-12-03
block: switch to atomic_t for request references
Jens Axboe
1
-1
/
+1
2021-12-03
mm: move filemap_range_needs_writeback() into header
Jens Axboe
2
-2
/
+29
2021-12-03
Merge SA_IMMUTABLE-fixes-for-v5.16-rc2
Eric W. Biederman
1
-0
/
+1
2021-12-03
treewide: Add missing includes masked by cgroup -> bpf dependency
Jakub Kicinski
3
-2
/
+2
2021-12-03
Bluetooth: Add hci_cmd_sync_cancel to public API
Benjamin Berg
1
-0
/
+1
2021-12-03
fs: account for filesystem mappings
Christian Brauner
2
-6
/
+191
2021-12-03
fs: tweak fsuidgid_has_mapping()
Christian Brauner
1
-3
/
+11
2021-12-03
fs: move mapping helpers
Christian Brauner
2
-90
/
+102
2021-12-03
fs: add is_idmapped_mnt() helper
Christian Brauner
1
-0
/
+14
2021-12-03
Documentation/auxiliary_bus: Move the text into the code
Ira Weiny
1
-0
/
+160
2021-12-03
Documentation/auxiliary_bus: Add example code for module_auxiliary_driver()
Ira Weiny
1
-0
/
+4
2021-12-03
drivers: soc: xilinx: add xilinx event management driver
Abhyuday Godhasara
2
-0
/
+38
2021-12-03
topology/sysfs: rework book and drawer topology ifdefery
Heiko Carstens
1
-0
/
+18
2021-12-03
topology/sysfs: export cluster attributes only if an architectures has support
Heiko Carstens
1
-0
/
+3
2021-12-03
topology/sysfs: export die attributes only if an architectures has support
Heiko Carstens
1
-0
/
+4
2021-12-03
bonding: make tx_rebalance_counter an atomic
Eric Dumazet
1
-1
/
+1
2021-12-03
tcp: fix another uninit-value (sk_rx_queue_mapping)
Eric Dumazet
1
-0
/
+13
2021-12-03
mtd: remove unused header file <linux/mtd/latch-addr-flash.h>
Jonathan Corbet
1
-29
/
+0
2021-12-02
net/mlx5: Dynamically resize flow counters query buffer
Avihai Horon
1
-0
/
+4
2021-12-02
Merge tag 'drm-fixes-2021-12-03-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
1
-0
/
+7
2021-12-02
bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALL
Kumar Kartikeya Dwivedi
1
-4
/
+10
2021-12-03
Merge tag 'drm-misc-fixes-2021-12-02' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes
Dave Airlie
1
-0
/
+7
2021-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
14
-33
/
+66
2021-12-02
Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
10
-29
/
+62
2021-12-02
bpf: Pass a set of bpf_core_relo-s to prog_load command.
Alexei Starovoitov
2
-1
/
+66
2021-12-02
bpf: Define enum bpf_core_relo_kind as uapi.
Alexei Starovoitov
1
-0
/
+19
2021-12-02
bpf: Prepare relo_core.c for kernel duty.
Alexei Starovoitov
1
-0
/
+81
2021-12-02
bpf: Rename btf_member accessors.
Alexei Starovoitov
1
-4
/
+4
2021-12-02
Merge tag 'trace-v5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-0
/
+2
2021-12-02
HID: do not inline some hid_hw_ functions
Benjamin Tissoires
1
-62
/
+6
2021-12-02
HID: add suspend/resume helpers
Benjamin Tissoires
1
-0
/
+10
2021-12-02
HID: add hid_is_usb() function to make it simpler for USB detection
Greg Kroah-Hartman
1
-0
/
+5
2021-12-02
sched/cputime: Fix getrusage(RUSAGE_THREAD) with nohz_full
Frederic Weisbecker
1
-2
/
+3
2021-12-02
Fix Comment of ETH_P_802_3_MIN
Xiayu Zhang
1
-1
/
+1
2021-12-02
ipv4: convert fib_num_tclassid_users to atomic_t
Eric Dumazet
2
-2
/
+2
2021-12-02
drm: Return error codes from struct drm_driver.gem_create_object
Thomas Zimmermann
1
-2
/
+3
2021-12-02
mm, slab: Remove compiler check in __kmalloc_index
Nathan Chancellor
1
-2
/
+1
2021-12-01
net: avoid uninit-value from tcp_conn_request
Eric Dumazet
2
-3
/
+16
2021-12-01
net: annotate data-races on txq->xmit_lock_owner
Eric Dumazet
1
-6
/
+13
2021-12-01
Revert "net: snmp: add statistics for tcp small queue check"
Eric Dumazet
1
-1
/
+0
2021-12-01
net: dsa: replace phylink_get_interfaces() with phylink_get_caps()
Russell King (Oracle)
1
-2
/
+2
2021-12-01
kprobes: Limit max data_size of the kretprobe instances
Masami Hiramatsu
1
-0
/
+2
2021-12-02
Merge tag 'drm-intel-next-2021-11-30' of git://anongit.freedesktop.org/drm/drm-intel into drm-next
Dave Airlie
1
-3
/
+5
2021-12-01
ACPI: Change acpi_device_always_present() into acpi_device_override_status()
Hans de Goede
1
-2
/
+3
2021-12-01
Merge tag 'sound-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
Linus Torvalds
1
-1
/
+1
2021-12-01
cgroup: Trace event cgroup id fields should be u64
William Kucharski
1
-6
/
+6
2021-12-01
drm/ttm: Clarify that the TTM_PL_SYSTEM is under TTMs control
Zack Rusin
1
-0
/
+11
2021-12-01
cgroup: fix a typo in comment
Wei Yang
1
-1
/
+1
2021-12-01
Merge branch 'for-5.16' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-5.17 so we can apply new Tegra work
Mark Brown
1
-1
/
+1
[prev]
[next]