Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2021-01-05 | 5 | -6/+12 | |
|\ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | Jakub Kicinski | 2021-01-04 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | netfilter: nftables: add set expression flags | Pablo Neira Ayuso | 2020-12-28 | 1 | -0/+3 | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller | 2020-12-29 | 2 | -4/+5 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | xsk: Fix race in SKB mode transmit with shared cq | Magnus Karlsson | 2020-12-18 | 2 | -4/+5 | |
| * | | | | | | | | | net: sched: prevent invalid Scell_log shift count | Randy Dunlap | 2020-12-28 | 1 | -1/+3 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | ppp: Fix PPPIOCUNBRIDGECHAN request number | Guillaume Nault | 2020-12-22 | 1 | -1/+1 | |
* | | | | | | | | | Merge tag 'afs-fixes-04012021' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2021-01-05 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | afs: Fix directory entry size calculation | David Howells | 2021-01-04 | 1 | -0/+2 | |
* | | | | | | | | | | Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds | 2021-01-04 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | rcu-tasks: Move RCU-tasks initialization to before early_initcall() | Uladzislau Rezki (Sony) | 2020-12-15 | 1 | -0/+6 | |
* | | | | | | | | | | | Merge tag 'compiler-attributes-for-linus-v5.11' of git://github.com/ojeda/linux | Linus Torvalds | 2021-01-04 | 2 | -6/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Compiler Attributes: remove CONFIG_ENABLE_MUST_CHECK | Masahiro Yamada | 2020-12-02 | 2 | -6/+6 | |
* | | | | | | | | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 2021-01-01 | 2 | -7/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | scsi: block: Do not accept any requests while suspended | Alan Stern | 2020-12-09 | 1 | -0/+12 | |
| * | | | | | | | | | | | scsi: block: Remove RQF_PREEMPT and BLK_MQ_REQ_PREEMPT | Bart Van Assche | 2020-12-09 | 2 | -7/+1 | |
| * | | | | | | | | | | | scsi: block: Introduce BLK_MQ_REQ_PM | Bart Van Assche | 2020-12-09 | 1 | -0/+2 | |
* | | | | | | | | | | | | Merge tag 'ceph-for-5.11-rc2' of git://github.com/ceph/ceph-client | Linus Torvalds | 2020-12-30 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | libceph: add __maybe_unused to DEFINE_MSGR2_FEATURE | Ilya Dryomov | 2020-12-28 | 1 | -2/+2 | |
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | | kdev_t: always inline major/minor helper functions | Josh Poimboeuf | 2020-12-30 | 1 | -11/+11 | |
* | | | | | | | | | | | | sizes.h: add SZ_8G/SZ_16G/SZ_32G macros | Huang Shijie | 2020-12-30 | 1 | -0/+3 | |
* | | | | | | | | | | | | local64.h: make <asm/local64.h> mandatory | Randy Dunlap | 2020-12-30 | 1 | -0/+1 | |
* | | | | | | | | | | | | mm: memmap defer init doesn't work as expected | Baoquan He | 2020-12-30 | 1 | -2/+3 | |
* | | | | | | | | | | | | mm: add prototype for __add_to_page_cache_locked() | Souptick Joarder | 2020-12-30 | 1 | -0/+7 | |
* | | | | | | | | | | | | Revert "kbuild: avoid static_assert for genksyms" | Masahiro Yamada | 2020-12-30 | 1 | -5/+0 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2020-12-25 | 1 | -2/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode() | Hao Li | 2020-12-10 | 1 | -2/+1 | |
| | |/ / / / / / / / / | |/| | | | | | | | | | ||||||
* | | | | | | | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2020-12-24 | 1 | -3/+11 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | jbd2: add a helper to find out number of fast commit blocks | Harshad Shirwadkar | 2020-12-17 | 1 | -1/+8 | |
| * | | | | | | | | | | | Updated locking documentation for transaction_t | Alexander Lochmann | 2020-12-03 | 1 | -2/+3 | |
* | | | | | | | | | | | | Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-12-24 | 4 | -25/+24 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | genirq: Provide kstat_irqdesc_cpu() | Thomas Gleixner | 2020-12-15 | 1 | -0/+6 | |
| * | | | | | | | | | | | | genirq: Make kstat_irqs() static | Thomas Gleixner | 2020-12-15 | 1 | -1/+0 | |
| * | | | | | | | | | | | | genirq: Provide irq_get_effective_affinity() | Thomas Gleixner | 2020-12-15 | 1 | -0/+7 | |
| * | | | | | | | | | | | | genirq: Move irq_set_lockdep_class() to core | Thomas Gleixner | 2020-12-15 | 1 | -6/+4 | |
| * | | | | | | | | | | | | genirq: Move status flag checks to core | Thomas Gleixner | 2020-12-15 | 1 | -12/+5 | |
| * | | | | | | | | | | | | genirq: Move irq_has_action() into core code | Thomas Gleixner | 2020-12-15 | 2 | -6/+2 | |
* | | | | | | | | | | | | | Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2020-12-24 | 1 | -7/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | efi: ia64: disable the capsule loader | Ard Biesheuvel | 2020-12-14 | 1 | -6/+4 | |
| * | | | | | | | | | | | | | efi: generalize efi_get_secureboot | Chester Lin | 2020-11-04 | 1 | -1/+22 | |
* | | | | | | | | | | | | | | Merge tag 'block-5.11-2020-12-23' of git://git.kernel.dk/linux-block | Linus Torvalds | 2020-12-24 | 1 | -1/+15 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | blk-iocost: Add iocg idle state tracepoint | Baolin Wang | 2020-12-17 | 1 | -1/+15 | |
* | | | | | | | | | | | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2020-12-24 | 2 | -19/+26 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | vdpa: Add missing comment for virtqueue count | Parav Pandit | 2020-12-18 | 1 | -0/+1 | |
| * | | | | | | | | | | | | | | | uapi: virtio_ids: add missing device type IDs from OASIS spec | Enrico Weigelt, metux IT consult | 2020-12-18 | 1 | -0/+6 | |
| * | | | | | | | | | | | | | | | uapi: virtio_ids.h: consistent indentions | Enrico Weigelt, metux IT consult | 2020-12-18 | 1 | -19/+19 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge tag 'tag-chrome-platform-for-v5.11' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2020-12-24 | 1 | -0/+155 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | | platform/chrome: cros_ec: Import Type C host commands | Prashant Malani | 2020-11-12 | 1 | -0/+155 | |
| | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | | | Merge tag 'pm-5.11-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2020-12-22 | 3 | -3/+22 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'pm-cpufreq' | Rafael J. Wysocki | 2020-12-22 | 3 | -3/+22 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |