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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-26
genirq: Hide irq_cpu_{on,off}line() behind a deprecated option
Marc Zyngier
1
-1
/
+4
2021-10-26
irq: remove handle_domain_{irq,nmi}()
Mark Rutland
1
-8
/
+1
2021-10-26
signal: Add an optional check for altstack size
Thomas Gleixner
1
-0
/
+6
2021-10-26
tpm: fix Atmel TPM crash caused by too frequent queries
Hao Wu
1
-0
/
+1
2021-10-25
drm: Update MST First Link Slot Information Based on Encoding Format
Bhawanpreet Lakha
1
-1
/
+4
2021-10-25
ipv4: guard IP_MINTTL with a static key
Eric Dumazet
1
-0
/
+2
2021-10-25
ipv6: guard IPV6_MINHOPCOUNT with a static key
Eric Dumazet
1
-0
/
+1
2021-10-25
net: annotate accesses to sk->sk_rx_queue_mapping
Eric Dumazet
1
-3
/
+7
2021-10-25
net: avoid dirtying sk->sk_rx_queue_mapping
Eric Dumazet
1
-4
/
+2
2021-10-25
net: avoid dirtying sk->sk_napi_id
Eric Dumazet
1
-1
/
+2
2021-10-25
ipv6: move inet6_sk(sk)->rx_dst_cookie to sk->sk_rx_dst_cookie
Eric Dumazet
2
-1
/
+2
2021-10-25
tcp: move inet->rx_dst_ifindex to sk->sk_rx_dst_ifindex
Eric Dumazet
2
-2
/
+4
2021-10-25
fortify: strlen: Avoid shadowing previous locals
Qian Cai
1
-12
/
+12
2021-10-25
net/mlx5: Let user configure max_macs param
Shay Drory
1
-1
/
+1
2021-10-25
net/mlx5: Let user configure event_eq_size param
Shay Drory
1
-1
/
+0
2021-10-25
net/mlx5: Let user configure io_eq_size param
Shay Drory
1
-4
/
+0
2021-10-25
net/mlx5: Add periodic update of host time to firmware
Aya Levin
2
-0
/
+14
2021-10-25
net/mlx5: Extend health buffer dump
Aya Levin
2
-8
/
+16
2021-10-25
ASoC: topology: Fix stub for snd_soc_tplg_component_remove()
Mark Brown
1
-2
/
+1
2021-10-25
ASoC: dt-bindings: lpass: add binding headers for digital codecs
Srinivasa Rao Mandadapu
1
-3
/
+29
2021-10-25
fs: get rid of the res2 iocb->ki_complete argument
Jens Axboe
1
-1
/
+1
2021-10-25
net/tls: tls_crypto_context add supported algorithms context
Tianjia Zhang
1
-0
/
+2
2021-10-25
cfg80211: fix management registrations locking
Johannes Berg
1
-2
/
+0
2021-10-25
net: phy: add genphy_c45_fast_retrain
Luo Jie
1
-0
/
+1
2021-10-25
net: phy: add constants for fast retrain related register
Luo Jie
1
-0
/
+9
2021-10-25
net: dsa: introduce locking for the address lists on CPU and DSA ports
Vladimir Oltean
1
-0
/
+1
2021-10-25
net: mscc: ocelot: serialize access to the MAC table
Vladimir Oltean
1
-0
/
+3
2021-10-25
Revert "Merge branch 'dsa-rtnl'"
David S. Miller
2
-4
/
+0
2021-10-25
Merge tag 'linux-can-next-for-5.16-20211024' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next
David S. Miller
3
-26
/
+128
2021-10-25
KVM: x86: On emulation failure, convey the exit reason, etc. to userspace
David Edmondson
1
-0
/
+6
2021-10-25
KVM: x86: Clarify the kvm_run.emulation_failure structure layout
David Edmondson
1
-2
/
+6
2021-10-25
irq: add generic_handle_arch_irq()
Mark Rutland
1
-0
/
+1
2021-10-25
x86/of: Kill unused early_init_dt_scan_chosen_arch()
Rob Herring
1
-1
/
+0
2021-10-25
irqchip: Fix compile-testing without CONFIG_OF
Arnd Bergmann
1
-2
/
+3
2021-10-25
dmaengine: remove debugfs #ifdef
Arnd Bergmann
1
-2
/
+0
2021-10-24
can: dev: add can_tdc_get_relative_tdco() helper function
Vincent Mailhol
1
-0
/
+29
2021-10-24
can: netlink: add can_priv::do_get_auto_tdcv() to retrieve tdcv from device
Vincent Mailhol
1
-0
/
+1
2021-10-24
can: netlink: add interface for CAN-FD Transmitter Delay Compensation (TDC)
Vincent Mailhol
1
-2
/
+27
2021-10-24
can: bittiming: change can_calc_tdco()'s prototype to not directly modify priv
Vincent Mailhol
1
-2
/
+7
2021-10-24
can: bittiming: change unit of TDC parameters to clock periods
Vincent Mailhol
1
-11
/
+17
2021-10-24
can: bittiming: allow TDC{V,O} to be zero and add can_tdc_const::tdc{v,o,f}_min
Vincent Mailhol
3
-17
/
+53
2021-10-24
iov_iter: Introduce nofault flag to disable page faults
Andreas Gruenbacher
1
-0
/
+1
2021-10-24
gup: Introduce FOLL_NOFAULT flag to disable page faults
Andreas Gruenbacher
1
-1
/
+2
2021-10-24
iomap: Add done_before argument to iomap_dio_rw
Andreas Gruenbacher
1
-2
/
+2
2021-10-24
iomap: Support partial direct I/O on user copy failures
Andreas Gruenbacher
1
-0
/
+7
2021-10-24
net: dsa: introduce locking for the address lists on CPU and DSA ports
Vladimir Oltean
1
-0
/
+1
2021-10-24
net: mscc: ocelot: serialize access to the MAC table
Vladimir Oltean
1
-0
/
+3
2021-10-24
net: phy: bcm7xxx: Add EPHY entry for 7712
Florian Fainelli
1
-0
/
+1
2021-10-24
net: mdio: Add helper functions for accessing MDIO devices
Sean Anderson
1
-0
/
+24
2021-10-24
Merge tag 'iio-for-5.16b' of https://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-next
Greg Kroah-Hartman
2
-4
/
+23
[prev]
[next]