index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Lines
2023-10-23
wifi: cfg80211: Fix typo in documentation
Ilan Peer
-1
/
+1
2023-10-23
wifi: mac80211: Rename and update IEEE80211_VIF_DISABLE_SMPS_OVERRIDE
Ilan Peer
-3
/
+3
2023-10-23
wifi: mac80211: add a driver callback to add vif debugfs
Miri Korenblit
-0
/
+6
2023-10-23
Merge tag 'v6.6-rc7' into sched/core, to pick up fixes
Ingo Molnar
-47
/
+118
2023-10-23
tcp: add TCPI_OPT_USEC_TS
Eric Dumazet
-0
/
+1
2023-10-23
tcp: add support for usec resolution in TCP TS values
Eric Dumazet
-4
/
+9
2023-10-23
tcp: introduce TCP_PAWS_WRAP
Eric Dumazet
-2
/
+7
2023-10-23
tcp: add RTAX_FEATURE_TCP_USEC_TS
Eric Dumazet
-7
/
+16
2023-10-23
tcp: rename tcp_time_stamp() to tcp_time_stamp_ts()
Eric Dumazet
-5
/
+4
2023-10-23
tcp: move tcp_ns_to_ts() to net/ipv4/syncookies.c
Eric Dumazet
-6
/
+0
2023-10-23
tcp: rename tcp_skb_timestamp()
Eric Dumazet
-5
/
+9
2023-10-23
tcp: replace tcp_time_stamp_raw()
Eric Dumazet
-6
/
+19
2023-10-23
tcp: introduce tcp_clock_ms()
Eric Dumazet
-0
/
+5
2023-10-23
tcp: add tcp_time_stamp_ms() helper
Eric Dumazet
-0
/
+5
2023-10-23
tcp: fix cookie_init_timestamp() overflows
Eric Dumazet
-1
/
+1
2023-10-23
BackMerge tag 'v6.6-rc7' into drm-next
Dave Airlie
-170
/
+233
2023-10-23
ipv6: add new arguments to udp_tunnel6_dst_lookup()
Beniamino Galvani
-3
/
+4
2023-10-23
ipv6: remove "proto" argument from udp_tunnel6_dst_lookup()
Beniamino Galvani
-1
/
+1
2023-10-23
ipv6: rename and move ip6_dst_lookup_tunnel()
Beniamino Galvani
-6
/
+7
2023-10-22
bcachefs: Update export_operations for snapshots
Kent Overstreet
-0
/
+6
2023-10-21
Merge tag 'perf-urgent-2023-10-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-0
/
+1
2023-10-21
nvmem: add explicit config option to read old syntax fixed OF cells
Rafał Miłecki
-0
/
+2
2023-10-21
iommufd: Correct IOMMU_HWPT_ALLOC_NEST_PARENT description
Nicolin Chen
-3
/
+2
2023-10-21
usb: chipidea: add CI_HDRC_FORCE_VBUS_ACTIVE_ALWAYS flag
Tomer Maimon
-0
/
+1
2023-10-21
staging: vc04_services: Support module autoloading using MODULE_DEVICE_TABLE
Umang Jain
-0
/
+4
2023-10-21
Merge tag 'asoc-v6.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
-103
/
+187
2023-10-20
bpf: Use bpf_global_percpu_ma for per-cpu kptr in __bpf_obj_drop_impl()
Hou Tao
-1
/
+1
2023-10-20
bpf: Move the declaration of __bpf_obj_drop_impl() to bpf.h
Hou Tao
-0
/
+1
2023-10-20
bpf: Use pcpu_alloc_size() in bpf_mem_free{_rcu}()
Hou Tao
-0
/
+1
2023-10-20
mm/percpu.c: introduce pcpu_alloc_size()
Hou Tao
-0
/
+1
2023-10-20
seq_buf: fix a misleading comment
Jonathan Corbet
-1
/
+1
2023-10-20
Merge tag 'mtd/fixes-for-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-0
/
+6
2023-10-20
thermal: core: Pass trip pointer to governor throttle callback
Rafael J. Wysocki
-1
/
+2
2023-10-20
Merge tag 'sound-6.6-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
-0
/
+1
2023-10-20
Merge tag 'drm-fixes-2023-10-20' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
-4
/
+3
2023-10-20
tracing: Move readpos from seq_buf to trace_seq
Matthew Wilcox (Oracle)
-4
/
+3
2023-10-20
ethtool: untangle the linkmode and ethtool headers
Jakub Kicinski
-35
/
+16
2023-10-20
net: fix IPSTATS_MIB_OUTPKGS increment in OutForwDatagrams.
Heng Guo
-1
/
+2
2023-10-20
net: dsa: microchip: ksz8: Enable MIIM PHY Control reg access
Oleksij Rempel
-0
/
+4
2023-10-20
netlink: add variable-length / auto integers
Jakub Kicinski
-2
/
+72
2023-10-20
devlink: convert most of devlink_fmsg_*() to return void
Przemek Kitszel
-30
/
+30
2023-10-20
x86/srso: Fix unret validation dependencies
Josh Poimboeuf
-1
/
+2
2023-10-20
Merge tag 'counter-updates-for-6.7a' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
-1
/
+1
2023-10-20
Merge tag 'iio-for-6.7a' of https://git.kernel.org/pub/scm/linux/kernel/git/j...
Greg Kroah-Hartman
-7
/
+19
2023-10-20
crypto: hisilicon/qm - fix EQ/AEQ interrupt issue
Longfang Liu
-0
/
+1
2023-10-20
crypto: pkcs7 - remove sha1 support
Dimitri John Ledkov
-4
/
+0
2023-10-20
Merge tag 'drm-intel-next-2023-10-19' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
-1
/
+5
2023-10-20
Merge tag 'drm-misc-fixes-2023-10-19' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
-4
/
+3
2023-10-19
virt: sevguest: Add TSM_REPORTS support for SNP_GET_EXT_REPORT
Dan Williams
-1
/
+4
2023-10-19
mm/slab: Add __free() support for kvfree
Dan Williams
-0
/
+2
[prev]
[next]