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
/
kernel
Age
Commit message (
Expand
)
Author
Lines
2022-12-05
genirq/msi: Provide new domain id based interfaces for freeing interrupts
Thomas Gleixner
-22
/
+120
2022-12-05
genirq/msi: Make msi_add_simple_msi_descs() device domain aware
Thomas Gleixner
-41
/
+57
2022-12-05
genirq/msi: Make descriptor freeing domain aware
Thomas Gleixner
-10
/
+48
2022-12-05
genirq/msi: Make descriptor allocation device domain aware
Thomas Gleixner
-8
/
+12
2022-12-05
genirq/msi: Rename msi_add_msi_desc() to msi_insert_msi_desc()
Thomas Gleixner
-2
/
+4
2022-12-05
genirq/msi: Make msi_get_virq() device domain aware
Ahmed S. Darwish
-6
/
+13
2022-12-05
genirq/msi: Make MSI descriptor iterators device domain aware
Thomas Gleixner
-12
/
+23
2022-12-05
genirq/msi: Add pointers for per device irq domains
Thomas Gleixner
-0
/
+9
2022-12-05
genirq/msi: Move xarray into a separate struct and create an array
Thomas Gleixner
-10
/
+22
2022-12-05
genirq/msi: Check for invalid MSI parent domain usage
Thomas Gleixner
-3
/
+14
2022-12-05
genirq/irqdomain: Rename irq_domain::dev to irq_domain:: Pm_dev
Thomas Gleixner
-4
/
+4
2022-12-05
genirq/msi: Move IRQ_DOMAIN_MSI_NOMASK_QUIRK to MSI flags
Thomas Gleixner
-1
/
+1
2022-12-04
bpf: Enable sleeptable support for cgrp local storage
Yonghong Song
-1
/
+2
2022-12-04
bpf: Do not mark certain LSM hook arguments as trusted
Yonghong Song
-0
/
+18
2022-12-04
bpf: Handle MEM_RCU type properly
Yonghong Song
-13
/
+46
2022-12-04
Merge tag 'perf_urgent_for_v6.1_rc8' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-4
/
+13
2022-12-02
signal: Initialize the info in ksignal
haifeng.xu
-0
/
+1
2022-12-02
panic: Expose "warn_count" to sysfs
Kees Cook
-2
/
+20
2022-12-02
panic: Introduce warn_limit
Kees Cook
-0
/
+14
2022-12-02
panic: Consolidate open-coded panic_on_warn checks
Kees Cook
-6
/
+9
2022-12-02
exit: Allow oops_limit to be disabled
Kees Cook
-1
/
+1
2022-12-02
seccomp: Move copy_seccomp() to no failure path.
Kuniyuki Iwashima
-6
/
+11
2022-12-02
Merge tag 'v6.1-rc7' into iommufd.git for-next
Jason Gunthorpe
-171
/
+298
2022-12-02
cpu/hotplug: Do not bail-out in DYING/STARTING sections
Vincent Donnefort
-16
/
+40
2022-12-02
cpu/hotplug: Set cpuhp target for boot cpu
Phil Auld
-0
/
+1
2022-12-02
cpu/hotplug: Make target_store() a nop when target == state
Phil Auld
-1
/
+3
2022-12-02
futex: Resend potentially swallowed owner death notification
Alexey Izbyshev
-9
/
+17
2022-12-02
printk: htmldocs: add missing description
John Ogness
-0
/
+2
2022-12-02
printk: relieve console_lock of list synchronization duties
John Ogness
-24
/
+20
2022-12-02
printk, xen: fbfront: create/use safe function for forcing preferred
John Ogness
-3
/
+46
2022-12-02
console: introduce console_is_registered()
John Ogness
-1
/
+1
2022-12-02
printk: console_device: use srcu console list iterator
John Ogness
-1
/
+11
2022-12-02
printk: console_flush_on_panic: use srcu console list iterator
John Ogness
-10
/
+11
2022-12-02
printk: console_unblank: use srcu console list iterator
John Ogness
-4
/
+13
2022-12-02
printk: console_is_usable: use console_srcu_read_flags
John Ogness
-4
/
+5
2022-12-02
printk: __pr_flush: use srcu console list iterator
John Ogness
-1
/
+9
2022-12-02
printk: console_flush_all: use srcu console list iterator
John Ogness
-15
/
+35
2022-12-02
kdb: use srcu console list iterator
John Ogness
-2
/
+16
2022-12-02
console: introduce wrappers to read/write console flags
John Ogness
-5
/
+5
2022-12-02
printk: introduce console_list_lock
John Ogness
-9
/
+80
2022-12-02
printk: fix setting first seq for consoles
John Ogness
-5
/
+45
2022-12-02
printk: move @seq initialization to helper
John Ogness
-9
/
+14
2022-12-02
printk: register_console: use "registered" for variable names
John Ogness
-7
/
+7
2022-12-02
printk: Prepare for SRCU console list protection
John Ogness
-15
/
+72
2022-12-02
printk: Convert console_drivers list to hlist
Thomas Gleixner
-46
/
+55
2022-12-02
module: add module_elf_check_arch for module-specific checks
Nicholas Piggin
-0
/
+10
2022-12-01
bpf: Fix release_on_unlock release logic for multiple refs
Dave Marchevsky
-1
/
+1
2022-12-01
jump_label: Prevent key->enabled int overflow
Dmitry Safonov
-12
/
+44
2022-12-01
srcu: Make Tiny synchronize_srcu() check for readers
Zqiang
-0
/
+10
2022-12-01
Merge branch 'locking/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Jakub Kicinski
-6
/
+2
[prev]
[next]