Sign in
kernel
/
pub
/
scm
/
linux
/
kernel
/
git
/
rppt
/
memblock
/
HEAD
c9c9735
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 5 years ago
master
fded091
Merge tag 'pwm/for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm
by Linus Torvalds
· 5 years ago
87bd8c2
Merge tag 'sound-fix-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 5 years ago
5848dc5
dma-debug: remove debug_dma_assert_idle() function
by Linus Torvalds
· 5 years ago
a85ffd5
dma-debug: fix debug_dma_assert_idle(), use rcu_read_lock()
by Hugh Dickins
· 5 years ago
b923f12
Merge tag 'timers-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
b6b178e
Merge tag 'timers-core-2020-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
1d229a6
Merge tag 'irq-urgent-2020-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
e1d74fb
Merge tag 'for-linus' of git://github.com/openrisc/linux
by Linus Torvalds
· 5 years ago
7fca4de
Merge tag 'powerpc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
0520058
Merge tag 'for-linus-5.9-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 5 years ago
cd94257
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
by Linus Torvalds
· 5 years ago
8ab4952
x86/fsgsbase/64: Fix NULL deref in 86_fsgsbase_read_task
by Eric Dumazet
· 5 years ago
d9361cb
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 5 years ago
0fd9cc6
Merge tag 'modules-for-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 5 years ago
32b2ee5
Merge tag 'kconfig-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 5 years ago
d4bbe8a
kconfig: qconf: move setOptionMode() to ConfigList from ConfigView
by Masahiro Yamada
· 5 years ago
fa8de0a
kconfig: qconf: do not limit the pop-up menu to the first row
by Masahiro Yamada
· 5 years ago
5cb255f
kconfig: qconf: refactor icon setups
by Masahiro Yamada
· 5 years ago
4fa91f5
kconfig: qconf: remove unused voidPix, menuInvPix
by Masahiro Yamada
· 5 years ago
5ca534c
kconfig: qconf: remove ConfigItem::text/setText
by Masahiro Yamada
· 5 years ago
abf741a
kconfig: qconf: remove ConfigList::addColumn/removeColumn
by Masahiro Yamada
· 5 years ago
711b875
kconfig: qconf: remove ConfigItem::pixmap/setPixmap
by Masahiro Yamada
· 5 years ago
3c73ff0
kconfig: qconf: drop more localization code
by Masahiro Yamada
· 5 years ago
5b75a6c
kconfig: qconf: remove 'parent' from ConfigList::updateMenuList()
by Masahiro Yamada
· 5 years ago
1031685
kconfig: qconf: remove unused argument from ConfigView::updateList()
by Masahiro Yamada
· 5 years ago
cb77043
kconfig: qconf: remove unused argument from ConfigList::updateList()
by Masahiro Yamada
· 5 years ago
9264115
kconfig: qconf: omit parent to QHBoxLayout()
by Masahiro Yamada
· 5 years ago
740fdef
kconfig: qconf: remove name from ConfigSearchWindow constructor
by Masahiro Yamada
· 5 years ago
1b4263e
kconfig: qconf: remove unused ConfigList::listView()
by Masahiro Yamada
· 5 years ago
860ec3f
kconfig: qconf: overload addToolBar() to create and insert toolbar
by Masahiro Yamada
· 5 years ago
2afb3e2
kconfig: qconf: remove toolBar from ConfigMainWindow members
by Masahiro Yamada
· 5 years ago
93ebaac
kconfig: qconf: use 'menu' variable for (QMenu *)
by Masahiro Yamada
· 5 years ago
d4b1cea
kconfig: qconf: do not use 'menu' variable for (QMenuBar *)
by Masahiro Yamada
· 5 years ago
614bf0a8
kconfig: qconf: remove ->addSeparator() to menuBar
by Masahiro Yamada
· 5 years ago
d41809f
kconfig: add 'static' to some file-local data
by Masahiro Yamada
· 5 years ago
7eb7c106f
kconfig: qconf: Fix mouse events in search view
by Maxime Chretien
· 5 years ago
8410e65
kconfig: constify XPM data
by Masahiro Yamada
· 5 years ago
22a4ac0
Revert "checkpatch: kconfig: prefer 'help' over '---help---'"
by Masahiro Yamada
· 6 years ago
f70f74d
kconfig: remove '---help---' support
by Masahiro Yamada
· 6 years ago
a1d2108
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
e764a1e
Merge branch 'i2c/for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux
by Linus Torvalds
· 5 years ago
1f3a090
net: openvswitch: introduce common code for flushing flows
by Tonghao Zhang
· 5 years ago
88fd1cb
af_packet: TPACKET_V3: fix fill status rwlock imbalance
by John Ogness
· 5 years ago
94c7eb5
random32: add a tracepoint for prandom_u32()
by Eric Dumazet
· 5 years ago
dddcbc1
Merge tag 'docs-5.9-2' of git://git.lwn.net/linux
by Linus Torvalds
· 5 years ago
1edcd46
Documentation/locking/locktypes: fix the typo
by Huang Shijie
· 5 years ago
990f227
Merge tag 's390-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 5 years ago
23c2c8c6
Merge tag 'for-5.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
by Linus Torvalds
· 5 years ago
69307ad
Merge tag 'xfs-5.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
by Linus Torvalds
· 5 years ago
ff419b6
Merge tag 'exfat-for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat
by Linus Torvalds
· 5 years ago
9f45717
mm: memcontrol: fix warning when allocating the root cgroup
by Johannes Weiner
· 5 years ago
585c6ed
drm/xen-front: Pass dumb buffer data offset to the backend
by Oleksandr Andrushchenko
· 5 years ago
6f92337
xen: Sync up with the canonical protocol definition in Xen
by Oleksandr Andrushchenko
· 5 years ago
1295729
drm/xen-front: Add YUYV to supported formats
by Oleksandr Andrushchenko
· 5 years ago
14dee05
drm/xen-front: Fix misused IS_ERR_OR_NULL checks
by Oleksandr Andrushchenko
· 5 years ago
5fa4e6f
xen/gntdev: Fix dmabuf import with non-zero sgt offset
by Oleksandr Andrushchenko
· 5 years ago
5a25de6
ALSA: echoaudio: Fix potential Oops in snd_echo_resume()
by Dinghao Liu
· 5 years ago
f107cee
genirq: Unlock irq descriptor after errors
by Guenter Roeck
· 5 years ago
21dfbcd1
crypto: algif_aead - fix uninitialized ctx->init
by Ondrej Mosnacek
· 5 years ago
dc06fe5
Merge tag 'rtc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 5 years ago
9643609
Revert "ipv4: tunnel: fix compilation on ARCH=um"
by David S. Miller
· 5 years ago
2e0d8fe
net: accept an empty mask in /sys/class/net/*/queues/rx-*/rps_cpus
by Eric Dumazet
· 5 years ago
ae8bd30
Merge branch 'net-stmmac-Fix-multicast-filter-on-IPQ806x'
by David S. Miller
· 5 years ago
df43dd5
net: ethernet: stmmac: Disable hardware multicast filter
by Jonathan McDowell
· 5 years ago
592d751
net: stmmac: dwmac1000: provide multicast filter fallback
by Jonathan McDowell
· 5 years ago
b1eef23
i2c: iproc: fix race between client unreg and isr
by Dhananjay Phadke
· 5 years ago
06a7a37
ipv4: tunnel: fix compilation on ARCH=um
by Johannes Berg
· 5 years ago
1980c05
vsock: fix potential null pointer dereference in vsock_poll()
by Stefano Garzarella
· 5 years ago
41077c9
sfc: fix ef100 design-param checking
by Edward Cree
· 5 years ago
7c2a69f
Merge tag 'ceph-for-5.9-rc1' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 5 years ago
7a02c8d
Merge branch 'parisc-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 5 years ago
8cd84b7
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 5 years ago
05a5b5d
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 5 years ago
4586039
Merge tag 'linux-watchdog-5.9-rc1' of git://www.linux-watchdog.org/linux-watchdog
by Linus Torvalds
· 5 years ago
407bc8d8
Merge tag 'vfio-v5.9-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 5 years ago
ea6ec77
Merge tag 'drm-next-2020-08-12' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
9ad57f6
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 5 years ago
64019a2
mm/gup: remove task_struct pointer for all gup code
by Peter Xu
· 5 years ago
a2beb5f
mm: clean up the last pieces of page fault accountings
by Peter Xu
· 5 years ago
484e51e
mm/xtensa: use general page fault accounting
by Peter Xu
· 5 years ago
968614f
mm/x86: use general page fault accounting
by Peter Xu
· 5 years ago
f08147d
mm/sparc64: use general page fault accounting
by Peter Xu
· 5 years ago
56e10e6
mm/sparc32: use general page fault accounting
by Peter Xu
· 5 years ago
105f886
mm/sh: use general page fault accounting
by Peter Xu
· 5 years ago
35e45f3
mm/s390: use general page fault accounting
by Peter Xu
· 5 years ago
5ac365a
mm/riscv: use general page fault accounting
by Peter Xu
· 5 years ago
428fdc0
mm/powerpc: use general page fault accounting
by Peter Xu
· 5 years ago
af8a792
mm/parisc: use general page fault accounting
by Peter Xu
· 5 years ago
38caa90
mm/openrisc: use general page fault accounting
by Peter Xu
· 5 years ago
4487dcf
mm/nios2: use general page fault accounting
by Peter Xu
· 5 years ago
daf7bf5
mm/nds32: use general page fault accounting
by Peter Xu
· 5 years ago
2558fd7
mm/mips: use general page fault accounting
by Peter Xu
· 5 years ago
aeb6aef
mm/microblaze: use general page fault accounting
by Peter Xu
· 5 years ago
e1c17f6
mm/m68k: use general page fault accounting
by Peter Xu
· 5 years ago
b444eed
mm/ia64: use general page fault accounting
by Peter Xu
· 5 years ago
e08157c
mm/hexagon: use general page fault accounting
by Peter Xu
· 5 years ago
a2a9e43
mm/csky: use general page fault accounting
by Peter Xu
· 5 years ago
6a1bb02
mm/arm64: use general page fault accounting
by Peter Xu
· 5 years ago
79fea6c
mm/arm: use general page fault accounting
by Peter Xu
· 5 years ago
Next »