index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-24
tracing: Kconfig: Fix spelling/grammar/punctuation
Randy Dunlap
1
-4
/
+4
2023-01-24
ftrace/scripts: Update the instructions for ftrace-bisect.sh
Steven Rostedt (Google)
1
-8
/
+26
2023-01-24
Revert "Merge branch 'ethtool-mac-merge'"
Paolo Abeni
1
-26
/
+0
2023-01-24
tracing: Make sure trace_printk() can output as soon as it can be used
Steven Rostedt (Google)
3
-2
/
+4
2023-01-24
ftrace: Export ftrace_free_filter() to modules
Mark Rutland
3
-1
/
+24
2023-01-24
fuse: fixes after adapting to new posix acl api
Christian Brauner
5
-74
/
+78
2023-01-24
ACPI: video: Fix apple gmux detection
Hans de Goede
1
-21
/
+3
2023-01-24
platform/x86: apple-gmux: Add apple_gmux_detect() helper
Hans de Goede
2
-54
/
+102
2023-01-24
platform/x86: apple-gmux: Move port defines to apple-gmux.h
Hans de Goede
2
-23
/
+23
2023-01-24
platform/x86: hp-wmi: Fix cast to smaller integer type warning
Hans de Goede
1
-1
/
+1
2023-01-24
platform/x86/amd: pmc: Add a module parameter to disable workarounds
Mario Limonciello
1
-3
/
+7
2023-01-24
platform/x86/amd: pmc: Disable IRQ1 wakeup for RN/CZN
Mario Limonciello
1
-0
/
+50
2023-01-24
platform/x86: asus-wmi: Fix kbd_dock_devid tablet-switch reporting
Hans de Goede
1
-5
/
+12
2023-01-24
platform/x86: gigabyte-wmi: add support for B450M DS3H WIFI-CF
Kevin Kuriakose
1
-0
/
+1
2023-01-24
platform/x86: hp-wmi: Handle Omen Key event
Rishit Bansal
1
-0
/
+4
2023-01-24
platform/x86: dell-wmi: Add a keymap for KEY_MUTE in type 0x0010 table
Koba Ko
1
-0
/
+3
2023-01-24
netrom: Fix use-after-free of a listening socket.
Kuniyuki Iwashima
1
-0
/
+1
2023-01-24
drm/fb-helper: Use a per-driver FB deferred I/O handler
Javier Martinez Canillas
2
-6
/
+17
2023-01-24
drm/fb-helper: Check fb_deferred_io_init() return value
Javier Martinez Canillas
1
-1
/
+3
2023-01-24
netfilter: conntrack: unify established states for SCTP paths
Sriram Yagnaraman
5
-71
/
+44
2023-01-24
Revert "netfilter: conntrack: add sctp DATA_SENT state"
Sriram Yagnaraman
4
-70
/
+42
2023-01-24
netfilter: conntrack: fix bug in for_each_sctp_chunk
Sriram Yagnaraman
1
-2
/
+2
2023-01-24
netfilter: conntrack: fix vtag checks for ABORT/SHUTDOWN_COMPLETE
Sriram Yagnaraman
1
-9
/
+16
2023-01-23
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
4
-69
/
+66
2023-01-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
1
-128
/
+204
2023-01-23
MAINTAINERS: Update MPTCP maintainer list and CREDITS
Mat Martineau
2
-1
/
+7
2023-01-23
net: ethernet: adi: adin1110: Fix multicast offloading
Alexandru Tachici
1
-1
/
+1
2023-01-23
net: dsa: microchip: fix probe of I2C-connected KSZ8563
Ahmad Fatoum
1
-1
/
+1
2023-01-23
ipv4: prevent potential spectre v1 gadget in fib_metrics_match()
Eric Dumazet
1
-0
/
+2
2023-01-23
ipv4: prevent potential spectre v1 gadget in ip_metrics_convert()
Eric Dumazet
1
-0
/
+2
2023-01-23
Merge branch 'netlink-annotate-various-data-races'
Jakub Kicinski
1
-14
/
+24
2023-01-23
netlink: annotate data races around sk_state
Eric Dumazet
1
-4
/
+6
2023-01-23
netlink: annotate data races around dst_portid and dst_group
Eric Dumazet
1
-9
/
+14
2023-01-23
netlink: annotate data races around nlk->portid
Eric Dumazet
1
-2
/
+5
2023-01-23
netfilter: nft_set_rbtree: skip elements in transaction from garbage collection
Pablo Neira Ayuso
1
-1
/
+15
2023-01-23
netfilter: nft_set_rbtree: Switch to node list walk for overlap detection
Pablo Neira Ayuso
1
-127
/
+189
2023-01-23
ACPI: video: Add backlight=native DMI quirk for Asus U46E
Hans de Goede
1
-0
/
+8
2023-01-23
ACPI: video: Add backlight=native DMI quirk for HP EliteBook 8460p
Hans de Goede
1
-0
/
+8
2023-01-23
ACPI: video: Add backlight=native DMI quirk for HP Pavilion g6-1d80nr
Hans de Goede
1
-0
/
+9
2023-01-23
Merge tag 'vfio-v6.2-rc6' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2
-14
/
+23
2023-01-23
Merge tag 'efi-fixes-for-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-2
/
+44
2023-01-23
drm/i915/selftest: fix intel_selftest_modify_policy argument types
Arnd Bergmann
1
-2
/
+1
2023-01-23
drm/i915/mtl: Fix bcs default context
Lucas De Marchi
1
-36
/
+1
2023-01-23
nvme-fc: fix initialization order
Ross Lagerwall
1
-10
/
+8
2023-01-23
gpiolib-acpi: Don't set GPIOs for wakeup in S3 mode
Mario Limonciello
1
-1
/
+2
2023-01-23
nfsd: don't free files unconditionally in __nfsd_file_cache_purge
Jeff Layton
1
-25
/
+36
2023-01-23
ARM: 9287/1: Reduce __thumb2__ definition to crypto files that require it
Nathan Chancellor
2
-2
/
+7
2023-01-23
io_uring/net: cache provided buffer group value for multishot receives
Jens Axboe
1
-0
/
+11
2023-01-23
ipv6: fix reachability confirmation with proxy_ndp
Gergely Risko
1
-1
/
+14
2023-01-23
Merge branch 'ethtool-mac-merge'
David S. Miller
1
-0
/
+26
[prev]
[next]