index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-17
vmlinux.lds.h: Add PGO and AutoFDO input sections
Nick Desaulniers
1
-1
/
+4
2021-01-12
net: sched: prevent invalid Scell_log shift count
Randy Dunlap
1
-1
/
+3
2021-01-09
kdev_t: always inline major/minor helper functions
Josh Poimboeuf
1
-11
/
+11
2021-01-09
of: fix linker-section match-table corruption
Johan Hovold
1
-0
/
+1
2021-01-09
uapi: move constants from <linux/kernel.h> to <linux/const.h>
Petr Vorel
8
-14
/
+12
2021-01-09
mm: memcontrol: fix excessive complexity in memory.stat reporting
Johannes Weiner
1
-34
/
+62
2021-01-09
mm: memcontrol: implement lruvec stat functions on top of each other
Johannes Weiner
1
-22
/
+22
2021-01-09
mm: memcontrol: eliminate raw access to stat and event counters
Johannes Weiner
1
-11
/
+20
2020-12-29
xen/xenbus: Count pending messages for each watch
SeongJae Park
1
-0
/
+2
2020-12-29
xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()
SeongJae Park
1
-1
/
+5
2020-12-29
xen/xenbus: Allow watches discard events before queueing
SeongJae Park
1
-0
/
+7
2020-12-29
PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup()
Rafael J. Wysocki
1
-5
/
+0
2020-12-29
fix namespaced fscaps when !CONFIG_SECURITY
Serge Hallyn
1
-1
/
+1
2020-12-29
seq_buf: Avoid type mismatch for seq_buf_init
Arnd Bergmann
2
-3
/
+3
2020-12-29
SUNRPC: xprt_load_transport() needs to support the netid "rdma6"
Trond Myklebust
1
-0
/
+1
2020-12-29
crypto: af_alg - avoid undefined behavior accessing salg_name
Eric Biggers
1
-0
/
+16
2020-12-29
USB: UAS: introduce a quirk to set no_write_same
Oliver Neukum
1
-0
/
+2
2020-12-29
kbuild: avoid static_assert for genksyms
Arnd Bergmann
1
-0
/
+5
2020-12-11
spi: Introduce device-managed SPI controller allocation
Lukas Wunner
1
-0
/
+19
2020-12-11
tty: Fix ->session locking
Jann Horn
1
-0
/
+4
2020-12-11
vlan: consolidate VLAN parsing code and limit max parsing depth
Toke Høiland-Jørgensen
2
-7
/
+23
2020-12-08
bonding: wait for sysfs kobject destruction before freeing struct slave
Jamie Iles
1
-0
/
+8
2020-12-02
USB: core: add endpoint-blacklist quirk
Johan Hovold
1
-0
/
+3
2020-12-02
scsi: libiscsi: Fix NOP race condition
Lee Duncan
1
-0
/
+3
2020-12-02
wireless: Use linux/stddef.h instead of stddef.h
Hauke Mehrtens
1
-1
/
+5
2020-11-18
xen/events: add a new "late EOI" evtchn framework
Juergen Gross
1
-4
/
+25
2020-11-18
perf/core: Fix bad use of igrab()
Song Liu
1
-1
/
+1
2020-11-18
random32: make prandom_u32() output unpredictable
George Spelvin
1
-2
/
+34
2020-11-18
can: can_create_echo_skb(): fix echo skb generation: always use skb_clone()
Oleksij Rempel
1
-12
/
+8
2020-11-18
time: Prevent undefined behaviour in timespec64_to_ns()
Zeng Tao
1
-0
/
+4
2020-11-10
mm: always have io_remap_pfn_range() set pgprot_decrypted()
Jason Gunthorpe
2
-4
/
+9
2020-11-05
hil/parisc: Disable HIL driver when it gets stuck
Helge Deller
1
-1
/
+1
2020-11-05
NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flag
Olga Kornievskaia
1
-0
/
+3
2020-11-05
media: videodev2.h: RGB BT2020 and HSV are always full range
Hans Verkuil
1
-9
/
+8
2020-11-05
mtd: lpddr: Fix bad logic in print_drs_error
Gustavo A. R. Silva
1
-1
/
+1
2020-10-29
scsi: target: core: Add CONTROL field for trace events
Roman Bolshakov
2
-6
/
+13
2020-10-29
perf: correct SNOOPX field offset
Al Grant
1
-1
/
+1
2020-10-29
overflow: Include header file with SIZE_MAX declaration
Leon Romanovsky
1
-0
/
+1
2020-10-29
mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
Suren Baghdasaryan
2
-0
/
+2
2020-10-29
net/ipv4: always honour route mtu during forwarding
Maciej Żenczykowski
1
-0
/
+6
2020-10-17
Bluetooth: Disconnect if E0 is used for Level 4
Luiz Augusto von Dentz
1
-4
/
+6
2020-10-17
Bluetooth: Fix update of connection state in `hci_encrypt_cfm`
Patrick Steinhardt
1
-1
/
+1
2020-10-17
Bluetooth: Consolidate encryption handling in hci_encrypt_cfm
Luiz Augusto von Dentz
1
-2
/
+18
2020-10-17
Bluetooth: L2CAP: Fix calling sk_filter on non-socket based channel
Luiz Augusto von Dentz
1
-0
/
+2
2020-10-14
mm: khugepaged: recalculate min_free_kbytes after memory hotplug as expected ...
Vijay Balakrishna
1
-0
/
+5
2020-10-14
xfrm: clone XFRMA_REPLAY_ESN_VAL in xfrm_do_migrate
Antony Antony
1
-10
/
+6
2020-10-14
Fonts: Support FONT_EXTRA_WORDS macros for built-in fonts
Peilin Ye
1
-0
/
+5
2020-10-14
fbdev, newport_con: Move FONT_EXTRA_WORDS macros into linux/font.h
Peilin Ye
1
-0
/
+8
2020-10-14
vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock()
Stefano Garzarella
1
-1
/
+2
2020-10-01
ata: make qc_prep return ata_completion_errors
Jiri Slaby
1
-6
/
+6
[next]