projects
/
linux.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux.git
2022-12-02
John Ogness
tty: serial: kgdboc: synchronize tty_find_polling_drive...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
John Ogness
tty: serial: kgdboc: use console_list_lock for list...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
John Ogness
tty: serial: kgdboc: use srcu console list iterator
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
John Ogness
proc: consoles: use console_list_lock for list iteration
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
John Ogness
tty: tty_io: use console_list_lock for list synchronization
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
John Ogness
printk, xen: fbfront: create/use safe function for...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
John Ogness
netconsole: avoid CON_ENABLED misuse to track registration
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
John Ogness
usb: early: xhci-dbc: use console_is_registered()
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
John Ogness
tty: serial: xilinx_uartps: use console_is_registered()
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
John Ogness
tty: serial: samsung_tty: use console_is_registered()
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
John Ogness
tty: serial: pic32_uart: use console_is_registered()
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
John Ogness
tty: serial: earlycon: use console_is_registered()
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
John Ogness
tty: hvc: use console_is_registered()
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
John Ogness
efi: earlycon: use console_is_registered()
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
John Ogness
tty: nfcon: use console_is_registered()
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
John Ogness
serial_core: replace uart_console_enabled() with uart_c...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
John Ogness
console: introduce console_is_registered()
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
John Ogness
printk: console_device: use srcu console list iterator
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
John Ogness
printk: console_flush_on_panic: use srcu console list...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
John Ogness
printk: console_unblank: use srcu console list iterator
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
John Ogness
printk: console_is_usable: use console_srcu_read_flags
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
John Ogness
printk: __pr_flush: use srcu console list iterator
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
John Ogness
printk: console_flush_all: use srcu console list iterator
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
John Ogness
kdb: use srcu console list iterator
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
John Ogness
um: kmsg_dumper: use srcu console list iterator
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
John Ogness
console: introduce wrappers to read/write console flags
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
John Ogness
printk: introduce console_list_lock
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
John Ogness
proc: consoles: document console_lock usage
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
John Ogness
tty: tty_io: document console_lock usage
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
John Ogness
tty: serial: kgdboc: document console_lock usage
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
John Ogness
um: kmsg_dump: only dump when no output console available
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
John Ogness
printk: fix setting first seq for consoles
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
John Ogness
printk: move @seq initialization to helper
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
John Ogness
printk: register_console: use "registered" for variable...
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
John Ogness
printk: Prepare for SRCU console list protection
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Thomas Gleixner
printk: Convert console_drivers list to hlist
commit
|
commitdiff
|
tree
|
snapshot
2022-12-02
Thomas Gleixner
serial: kgdboc: Lock console list in probe function
commit
|
commitdiff
|
tree
|
snapshot
2022-12-01
Zqiang
srcu: Make Tiny synchronize_srcu() check for readers
commit
|
commitdiff
|
tree
|
snapshot
2022-11-29
Paul E. McKenney
rcu: Make SRCU mandatory
commit
|
commitdiff
|
tree
|
snapshot
2022-11-09
John Ogness
rcu: Implement lockdep_rcu_enabled for !CONFIG_DEBUG_LO...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-21
Frederic Weisbecker
srcu: Debug NMI safety even on archs that don't require it
commit
|
commitdiff
|
tree
|
snapshot
2022-10-21
Frederic Weisbecker
srcu: Explain the reason behind the read side critical...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-21
Frederic Weisbecker
srcu: Warn when NMI-unsafe API is used in NMI
commit
|
commitdiff
|
tree
|
snapshot
2022-10-21
Paul E. McKenney
arch/s390: Add ARCH_HAS_NMI_SAFE_THIS_CPU_OPS Kconfig...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-21
Paul E. McKenney
arch/loongarch: Add ARCH_HAS_NMI_SAFE_THIS_CPU_OPS...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-20
Paul E. McKenney
arch/arm64: Add ARCH_HAS_NMI_SAFE_THIS_CPU_OPS Kconfig...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-20
Paul E. McKenney
arch/x86: Add ARCH_HAS_NMI_SAFE_THIS_CPU_OPS Kconfig...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-20
Paul E. McKenney
srcu: Check for consistent global per-srcu_struct NMI...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-20
Paul E. McKenney
srcu: Check for consistent per-CPU per-srcu_struct...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-20
Paul E. McKenney
srcu: Create an srcu_read_lock_nmisafe() and srcu_read_...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-18
Paul E. McKenney
srcu: Convert ->srcu_lock_count and ->srcu_unlock_count...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-16
Linus Torvalds
Linux 6.1-rc1
v6.1-rc1
commit
|
commitdiff
|
tree
|
snapshot
2022-10-16
Linus Torvalds
Merge tag 'random-6.1-rc1-for-linus' of git://git.kerne...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-16
Linus Torvalds
Merge tag 'perf-tools-for-v6.1-2-2022-10-16' of git...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-16
Linus Torvalds
Merge tag 'kbuild-fixes-v6.1' of git://git.kernel.org...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-16
Linus Torvalds
Merge tag 'clk-for-linus' of git://git.kernel.org/pub...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-16
Linus Torvalds
Merge tag '6.1-rc-smb3-client-fixes-part2' of git:...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-16
Tetsuo Handa
Revert "cpumask: fix checking valid cpu range".
commit
|
commitdiff
|
tree
|
snapshot
2022-10-16
Nathan Chancellor
lib/Kconfig.debug: Add check for non-constant .{s,u...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-16
Masahiro Yamada
kbuild: fix single directory build
commit
|
commitdiff
|
tree
|
snapshot
2022-10-16
Linus Torvalds
Merge tag 'slab-for-6.1-rc1-hotfix' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-15
Linus Torvalds
Merge tag 'for-linus' of https://github.com/openrisc...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-15
Linus Torvalds
Merge tag 'pci-v6.1-fixes-1' of git://git.kernel.org...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-15
Hyeonggon Yoo
mm/slab: use kmalloc_node() for off slab freelist_idx_t...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-15
Palmer Dabbelt
MAINTAINERS: git://github -> https://github.com for...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-15
Steve French
smb3: improve SMB3 change notification support
commit
|
commitdiff
|
tree
|
snapshot
2022-10-15
Steve French
cifs: lease key is uninitialized in two additional...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-15
Steve French
cifs: lease key is uninitialized in smb1 paths
commit
|
commitdiff
|
tree
|
snapshot
2022-10-15
Steve French
smb3: must initialize two ACL struct fields to zero
commit
|
commitdiff
|
tree
|
snapshot
2022-10-15
Paulo Alcantara
cifs: fix double-fault crash during ntlmssp
commit
|
commitdiff
|
tree
|
snapshot
2022-10-15
Arnaldo Carvalho...
tools arch x86: Sync the msr-index.h copy with the...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-15
Qi Liu
perf auxtrace arm64: Add support for parsing HiSilicon...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-15
Qi Liu
perf auxtrace arm64: Add support for HiSilicon PCIe...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-15
Qi Liu
perf auxtrace arm: Refactor event list iteration in...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-15
Athira Rajeev
perf tests stat+json_output: Include sanity check for...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-15
Athira Rajeev
perf tests stat+csv_output: Include sanity check for...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-15
Adrian Hunter
perf intel-pt: Fix system_wide dummy event for hybrid
commit
|
commitdiff
|
tree
|
snapshot
2022-10-15
Adrian Hunter
perf intel-pt: Fix segfault in intel_pt_print_info...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-15
James Clark
perf test: Fix attr tests for PERF_FORMAT_LOST
commit
|
commitdiff
|
tree
|
snapshot
2022-10-15
Ammy Yi
perf test: test_intel_pt.sh: Add 9 tests
commit
|
commitdiff
|
tree
|
snapshot
2022-10-15
Adrian Hunter
perf inject: Fix GEN_ELF_TEXT_OFFSET for jit
commit
|
commitdiff
|
tree
|
snapshot
2022-10-15
Adrian Hunter
perf test: test_intel_pt.sh: Add jitdump test
commit
|
commitdiff
|
tree
|
snapshot
2022-10-15
Adrian Hunter
perf test: test_intel_pt.sh: Tidy some alignment
commit
|
commitdiff
|
tree
|
snapshot
2022-10-15
Adrian Hunter
perf test: test_intel_pt.sh: Print a message when skipp...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-15
Adrian Hunter
perf test: test_intel_pt.sh: Tidy some perf record...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-15
Adrian Hunter
perf test: test_intel_pt.sh: Fix return checking again
commit
|
commitdiff
|
tree
|
snapshot
2022-10-15
Linus Torvalds
Merge tag 'libnvdimm-for-6.1' of git://git.kernel.org...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-15
Linus Torvalds
Merge tag 'rtc-6.1' of git://git.kernel.org/pub/scm...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-15
Linus Torvalds
Merge tag 'i3c/for-6.1' of git://git.kernel.org/pub...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-15
Linus Torvalds
Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-15
Linus Torvalds
Merge tag 'for-linus-6.1-rc1' of git://git.kernel.org...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Linus Torvalds
Merge tag 'asm-generic-fixes-6.1-1' of git://git.kernel...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Linus Torvalds
Merge tag 'arm-fixes-6.1-1' of git://git.kernel.org...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Stephen Boyd
Merge branch 'clk-rate-range' into clk-next
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Jon Hunter
clk: tegra: Fix Tegra PWM parent clock
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Kefeng Wang
clk: at91: fix the build with binutils 2.27
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Linus Walleij
clk: qcom: gcc-msm8660: Drop hardcoded fixed board...
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
AngeloGioacchino...
clk: mediatek: clk-mux: Add .determine_rate() callback
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Nick Desaulniers
kbuild: add -fno-discard-value-names to cmd_cc_ll_c
commit
|
commitdiff
|
tree
|
snapshot
2022-10-14
Linus Torvalds
Merge tag 'sound-fix-6.1-rc1' of git://git.kernel.org...
commit
|
commitdiff
|
tree
|
snapshot
next
This page took
0.094253 seconds
and
4
git commands to generate.