index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2020-02-24
rcu: Use WRITE_ONCE() for assignments to ->pprev for hlist_nulls
Paul E. McKenney
2
-8
/
+8
2020-02-24
dmaengine: Store module owner in dma_device struct
Logan Gunthorpe
1
-0
/
+2
2020-02-11
x86/apic/msi: Plug non-maskable MSI affinity race
Thomas Gleixner
2
-0
/
+25
2020-02-11
mm: zero remaining unavailable struct pages
Naoya Horiguchi
1
-15
/
+0
2020-02-11
KVM: Use vcpu-specific gva->hva translation when querying host page size
Sean Christopherson
1
-1
/
+1
2020-02-11
KVM: x86: Use gpa_t for cr2/gpa to fix TDP support on 32-bit KVM
Sean Christopherson
1
-3
/
+3
2020-02-11
percpu: Separate decrypted varaibles anytime encryption can be enabled
Erdem Aktas
1
-2
/
+1
2020-02-11
eventfd: track eventfd_signal() recursion depth
Jens Axboe
1
-0
/
+14
2020-02-05
rseq: Unregister rseq for clone CLONE_VM
Mathieu Desnoyers
1
-2
/
+2
2020-02-01
ARM: OMAP2+: SmartReflex: add omap_sr_pdata definition
Ben Dooks
1
-0
/
+3
2020-02-01
USB: serial: ir-usb: fix link-speed handling
Johan Hovold
1
-1
/
+12
2020-01-29
mm/memory_hotplug: shrink zones when offlining memory
David Hildenbrand
1
-2
/
+5
2020-01-29
mm/memory_hotplug: fix try_offline_node()
David Hildenbrand
1
-0
/
+2
2020-01-29
mm/memory_hotplug: remove "zone" parameter from sparse_remove_one_section
David Hildenbrand
1
-1
/
+1
2020-01-29
mm/memory_hotplug: make unregister_memory_block_under_nodes() never fail
David Hildenbrand
1
-3
/
+2
2020-01-29
mm/memory_hotplug: remove memory block devices before arch_remove_memory()
David Hildenbrand
2
-5
/
+3
2020-01-29
mm/memory_hotplug: create memory block devices after arch_add_memory()
David Hildenbrand
1
-1
/
+1
2020-01-29
mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVE
David Hildenbrand
2
-4
/
+0
2020-01-29
mm/memory_hotplug: make __remove_pages() and arch_remove_memory() never fail
David Hildenbrand
1
-4
/
+4
2020-01-29
mm/memory_hotplug: make unregister_memory_section() never fail
David Hildenbrand
1
-1
/
+1
2020-01-29
mm, memory_hotplug: add nid parameter to arch_remove_memory
Oscar Salvador
1
-2
/
+2
2020-01-29
mm, sparse: pass nid instead of pgdat to sparse_add_one_section()
Wei Yang
1
-2
/
+2
2020-01-29
mm, sparse: drop pgdat_resize_lock in sparse_add/remove_one_section()
Wei Yang
1
-2
/
+1
2020-01-29
mm/memory_hotplug: make remove_memory() take the device_hotplug_lock
David Hildenbrand
1
-1
/
+2
2020-01-29
netfilter: ipset: use bitmap infrastructure completely
Kadlecsik József
1
-7
/
+0
2020-01-29
net: rtnetlink: validate IFLA_MTU attribute in rtnl_create_link()
Eric Dumazet
1
-0
/
+2
2020-01-27
mmc: sdio: fix wl1251 vendor id
H. Nikolaus Schaller
1
-0
/
+2
2020-01-27
dmaengine: imx-sdma: fix size check for sdma script_number
Robin Gong
1
-0
/
+3
2020-01-27
signal: Allow cifs and drbd to receive their terminating signals
Eric W. Biederman
1
-1
/
+14
2020-01-27
net/mlx5: Fix mlx5_ifc_query_lag_out_bits
Mark Zhang
1
-2
/
+0
2020-01-27
devres: allow const resource arguments
Arnd Bergmann
1
-1
/
+2
2020-01-27
ACPI: PM: Introduce "poweroff" callbacks for ACPI PM domain and LPSS
Rafael J. Wysocki
1
-0
/
+2
2020-01-27
ACPI: PM: Simplify and fix PM domain hibernation callbacks
Rafael J. Wysocki
1
-10
/
+0
2020-01-27
irqchip/gic-v3-its: fix some definitions of inner cacheability attributes
Hongbo Yao
1
-6
/
+6
2020-01-27
usb: typec: tcpm: Notify the tcpc to start connection-detection for SRPs
Hans de Goede
1
-6
/
+7
2020-01-27
of: use correct function prototype for of_overlay_fdt_apply()
Chris Packham
1
-1
/
+2
2020-01-27
rtc: Fix timestamp value for RTC_TIMESTAMP_BEGIN_1900
Geert Uytterhoeven
1
-1
/
+1
2020-01-27
perf, pt, coresight: Fix address filters for vmas with non-zero offset
Alexander Shishkin
1
-1
/
+6
2020-01-27
driver core: Fix PM-runtime for links added during consumer probe
Rafael J. Wysocki
2
-4
/
+1
2020-01-27
driver core: Fix possible supplier PM-usage counter imbalance
Rafael J. Wysocki
1
-0
/
+4
2020-01-27
ntb_hw_switchtec: NT req id mapping table register entry number should be 512
Wesley Sheng
1
-2
/
+2
2020-01-27
driver core: Fix handling of runtime PM flags in device_link_add()
Rafael J. Wysocki
1
-1
/
+1
2020-01-27
of: Fix property name in of_node_get_device_type
Rob Herring
1
-1
/
+1
2020-01-23
regulator: ab8500: Remove SYSCLKREQ from enum ab8505_regulator_id
Stephan Gerhold
1
-2
/
+0
2020-01-23
bpf: Fix incorrect verifier simulation of ARSH under ALU32
Daniel Borkmann
1
-1
/
+1
2020-01-23
LSM: generalize flag passing to security_capable
Micah Morton
2
-17
/
+19
2020-01-23
block: fix an integer overflow in logical block size
Mikulas Patocka
1
-4
/
+4
2020-01-17
fs/select: avoid clang stack usage warning
Arnd Bergmann
1
-0
/
+4
2020-01-14
can: can_dropped_invalid_skb(): ensure an initialized headroom in outgoing CA...
Oliver Hartkopp
1
-0
/
+34
2020-01-12
macvlan: do not assume mac_header is set in macvlan_broadcast()
Eric Dumazet
1
-0
/
+8
[next]