Age | Commit message (Expand) | Author |
2019-10-13 | tcp: annotate sk->sk_rcvbuf lockless reads | Eric Dumazet |
2019-10-13 | tcp: annotate tp->snd_nxt lockless reads | Eric Dumazet |
2019-10-13 | tcp: annotate tp->write_seq lockless reads | Eric Dumazet |
2019-10-13 | tcp: add rcu protection around tp->fastopen_rsk | Eric Dumazet |
2019-10-13 | Merge tag 'hwmon-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-10-12 | Merge tag 'tty-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2019-10-12 | Merge tag 'usb-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2019-10-12 | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-10-12 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-10-11 | Merge tag 'nfs-for-5.4-2' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2019-10-11 | Merge tag 'modules-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2019-10-11 | compiler_attributes.h: Add 'fallthrough' pseudo keyword for switch/case use | Joe Perches |
2019-10-10 | SUNRPC: fix race to sk_err after xs_error_report | Benjamin Coddington |
2019-10-09 | net: silence KCSAN warnings about sk->sk_backlog.len reads | Eric Dumazet |
2019-10-09 | net: annotate sk->sk_rcvlowat lockless reads | Eric Dumazet |
2019-10-09 | tcp: annotate lockless access to tcp_memory_pressure | Eric Dumazet |
2019-10-09 | net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head | Eric Dumazet |
2019-10-09 | sctp: add chunks to sk_backlog when the newsk sk_socket is not set | Xin Long |
2019-10-09 | ASoC: simple_card_utils.h: Fix potential multiple redefinition error | Daniel Baluta |
2019-10-08 | Merge tag 'mac80211-for-davem-2019-10-08' of git://git.kernel.org/pub/scm/lin... | Jakub Kicinski |
2019-10-08 | Merge tag 'led-fixes-for-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2019-10-08 | llc: fix sk_buff leak in llc_conn_service() | Eric Biggers |
2019-10-08 | leds: core: Fix leds.h structure documentation | Dan Murphy |
2019-10-08 | lib/string: Make memzero_explicit() inline instead of external | Arvind Sankar |
2019-10-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2019-10-07 | mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two) | Vlastimil Babka |
2019-10-07 | mm, memcg: make scan aggression always exclude protection | Chris Down |
2019-10-07 | mm, memcg: make memory.emin the baseline for utilisation determination | Chris Down |
2019-10-07 | mm, memcg: proportional memory.{low,min} reclaim | Chris Down |
2019-10-07 | memcg: only record foreign writebacks with dirty pages when memcg is not disa... | Baoquan He |
2019-10-07 | mac80211: fix scan when operating on DFS channels in ETSI domains | Aaron Komisar |
2019-10-07 | uaccess: implement a proper unsafe_copy_to_user() and switch filldir over to it | Linus Torvalds |
2019-10-07 | module: rename __kstrtab_ns_* to __kstrtabns_* to avoid symbol conflict | Masahiro Yamada |
2019-10-07 | module: swap the order of symbol.namespace | Masahiro Yamada |
2019-10-07 | blk-mq: Inline status checkers | Pavel Begunkov |
2019-10-07 | block: Document all members of blk_mq_tag_set and bkl_mq_queue_map | Bart Van Assche |
2019-10-07 | block: Remove request_queue.nr_queues | Bart Van Assche |
2019-10-07 | block: Fix writeback throttling W=1 compiler warnings | Bart Van Assche |
2019-10-07 | efi/tpm: Only set 'efi_tpm_final_log_size' after successful event log parsing | Jerry Snitselaar |
2019-10-07 | efi/tpm: Don't access event->count when it isn't mapped | Peter Jones |
2019-10-07 | driver core: platform: Add platform_get_irq_byname_optional() | Hans de Goede |
2019-10-07 | rxrpc: Fix trace-after-put looking at the put call record | David Howells |
2019-10-07 | rxrpc: Fix trace-after-put looking at the put connection record | David Howells |
2019-10-07 | rxrpc: Fix trace-after-put looking at the put peer record | David Howells |
2019-10-07 | ALSA: hdac: clear link output stream mapping | Rander Wang |
2019-10-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds |
2019-10-04 | net: phy: extract pause mode | Russell King |
2019-10-04 | net: phy: extract link partner advertisement reading | Russell King |
2019-10-04 | net: phy: fix write to mii-ctrl1000 register | Russell King |
2019-10-04 | rxrpc: Fix rxrpc_recvmsg tracepoint | David Howells |