index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-18
net: Add new protocol attribute to IP addresses
Jacques de Laval
1
-0
/
+1
2022-02-19
ata: libata: make ata_host_suspend() *void*
Sergey Shtylyov
1
-1
/
+1
2022-02-18
Merge tag 'block-5.17-2022-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+2
2022-02-18
Merge tag 'mtd/spi-mem-ecc-for-5.18' into mtd/next
Miquel Raynal
5
-11
/
+118
2022-02-18
iwlwifi: mvm: refactor setting PPE thresholds in STA_HE_CTXT_CMD
Miri Korenblit
1
-0
/
+1
2022-02-17
PCI: Add defines for normal and subtractive PCI bridges
Pali Rohár
1
-0
/
+2
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+4
2022-02-17
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-5
/
+4
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-21
/
+14
2022-02-17
Merge tag 'net-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
1
-1
/
+1
2022-02-17
mm/munlock: maintain page->mlock_count while unevictable
Hugh Dickins
2
-5
/
+25
2022-02-17
mm/munlock: rmap call mlock_vma_page() munlock_vma_page()
Hugh Dickins
1
-8
/
+9
2022-02-17
mm/munlock: delete FOLL_MLOCK and FOLL_POPULATE
Hugh Dickins
1
-2
/
+0
2022-02-17
mm/munlock: delete page_mlock() and all its works
Hugh Dickins
1
-6
/
+0
2022-02-17
usb: typec: Factor out non-PD fwnode properties
Samuel Holland
1
-0
/
+3
2022-02-17
block: fix surprise removal for drivers calling blk_set_queue_dying
Christoph Hellwig
1
-1
/
+2
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
6
-9
/
+9
2022-02-16
block: add a ->free_disk method
Christoph Hellwig
1
-0
/
+2
2022-02-16
blk-mq: remove the request_queue argument to blk_insert_cloned_request
Christoph Hellwig
1
-2
/
+1
2022-02-16
overflow: Provide constant expression struct_size
Kees Cook
1
-3
/
+7
2022-02-16
overflow: Implement size_t saturating arithmetic helpers
Kees Cook
1
-41
/
+69
2022-02-16
fbdev: Don't sort deferred-I/O pages by default
Thomas Zimmermann
1
-0
/
+1
2022-02-16
jump_label: Refactor #ifdef of struct static_key
Masahiro Yamada
1
-7
/
+2
2022-02-16
jump_label: Avoid unneeded casts in STATIC_KEY_INIT_{TRUE,FALSE}
Masahiro Yamada
1
-2
/
+2
2022-02-16
sched/isolation: Use single feature type while referring to housekeeping cpumask
Frederic Weisbecker
1
-21
/
+22
2022-02-16
psi: fix possible trigger missing in the window
Zhaoyang Huang
1
-0
/
+3
2022-02-16
ieee80211: add EHT 1K aggregation definitions
Mordechay Goodstein
1
-1
/
+5
2022-02-16
ieee80211: Add EHT (802.11be) definitions
Ilan Peer
1
-0
/
+299
2022-02-16
ieee80211: add helper to check HE capability element size
Johannes Berg
1
-1
/
+24
2022-02-16
ieee80211: use tab to indent struct ieee80211_neighbor_ap_info
Johannes Berg
1
-4
/
+4
2022-02-16
arm64: entry: Add vectors that have the bhb mitigation sequences
James Morse
1
-0
/
+5
2022-02-16
asm-generic: Define CONFIG_HAVE_FUNCTION_DESCRIPTORS
Christophe Leroy
1
-1
/
+1
2022-02-16
tee: refactor TEE_SHM_* flags
Jens Wiklander
1
-12
/
+9
2022-02-16
tee: replace tee_shm_register()
Jens Wiklander
1
-11
/
+0
2022-02-16
tee: add tee_shm_register_{user,kernel}_buf()
Jens Wiklander
1
-0
/
+2
2022-02-16
tee: replace tee_shm_alloc()
Jens Wiklander
1
-15
/
+1
2022-02-16
tee: simplify shm pool handling
Jens Wiklander
1
-40
/
+20
2022-02-16
tee: add tee_shm_alloc_user_buf()
Jens Wiklander
1
-1
/
+1
2022-02-16
tee: remove unused tee_shm_pool_alloc_res_mem()
Jens Wiklander
1
-30
/
+0
2022-02-15
elfcore: Replace CONFIG_{IA64, UML} checks with a new option
Catalin Marinas
1
-2
/
+2
2022-02-15
security: add sctp_assoc_established hook
Ondrej Mosnacek
3
-0
/
+15
2022-02-15
Merge tag 'hyperv-fixes-signed-20220215' of git://git.kernel.org/pub/scm/linux/kernel/git/hyperv/linux
Linus Torvalds
1
-0
/
+1
2022-02-15
mtd: spi-nor / spi / MFD: Convert intel-spi to SPI MEM
Mark Brown
2
-6
/
+8
2022-02-15
irqchip/versatile-fpga: Switch to dynamic chip name output
Marc Zyngier
1
-14
/
+0
2022-02-15
genirq: Allow irq_chip registration functions to take a const irq_chip
Marc Zyngier
1
-3
/
+4
2022-02-15
irqdomain: Let irq_domain_set_{info,hwirq_and_chip} take a const irq_chip
Marc Zyngier
1
-2
/
+3
2022-02-15
sched: Define and initialize a flag to identify valid PASID in the task
Peter Zijlstra
1
-0
/
+3
2022-02-15
iommu/sva: Assign a PASID to mm on PASID allocation and free it on mm exit
Fenghua Yu
2
-10
/
+18
2022-02-15
i2c: don't expose function which is only used internally
Wolfram Sang
1
-8
/
+0
2022-02-14
stack: Constrain and fix stack offset randomization with Clang builds
Marco Elver
1
-2
/
+14
[prev]
[next]