index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-11
net: phy: Convert u32 phydev->lp_advertising to linkmode
Andrew Lunn
2
-2
/
+37
2018-11-11
net: ethernet: Convert phydev advertize and supported from u32 to link mode
Andrew Lunn
2
-12
/
+20
2018-11-11
net: phy: remove states PHY_STARTING and PHY_PENDING
Heiner Kallweit
1
-20
/
+2
2018-11-11
net: phy: add macros for PHYID matching
Heiner Kallweit
1
-0
/
+4
2018-11-11
net: phy: simplify phy_mac_interrupt and related functions
Heiner Kallweit
1
-3
/
+0
2018-11-11
net: phy: don't set state PHY_CHANGELINK in phy_change
Heiner Kallweit
1
-5
/
+2
2018-11-11
net: phy: remove flag PHY_HAS_INTERRUPT from driver configs
Heiner Kallweit
1
-3
/
+2
2018-11-11
dmaengine: sa11x0: unexport sa11x0_dma_filter_fn and clean up
Russell King
1
-24
/
+0
2018-11-11
dmaengine: sh: convert to SPDX identifiers
Kuninori Morimoto
1
-5
/
+2
2018-11-10
bpf: Allow narrow loads with offset > 0
Andrey Ignatov
1
-15
/
+1
2018-11-10
bpf: do not pass netdev to translate() and prepare() offload callbacks
Quentin Monnet
1
-2
/
+2
2018-11-10
bpf: pass prog instead of env to bpf_prog_offload_verifier_prep()
Quentin Monnet
2
-2
/
+2
2018-11-10
bpf: pass destroy() as a callback and remove its ndo_bpf subcommand
Quentin Monnet
2
-5
/
+1
2018-11-10
bpf: pass translate() as a callback and remove its ndo_bpf subcommand
Quentin Monnet
2
-2
/
+2
2018-11-10
bpf: call verifier_prep from its callback in struct bpf_offload_dev
Quentin Monnet
2
-7
/
+1
2018-11-10
bpf: call verify_insn from its callback in struct bpf_offload_dev
Quentin Monnet
1
-0
/
+1
2018-11-10
bpf: pass a struct with offload callbacks to bpf_offload_dev_create()
Quentin Monnet
1
-1
/
+2
2018-11-10
ide: don't use req->special
Christoph Hellwig
1
-0
/
+1
2018-11-09
net: phy: leds: Don't make our own link speed names
Kyle Roeschley
1
-1
/
+1
2018-11-09
net: phy: improve struct phy_device member interrupts handling
Heiner Kallweit
1
-5
/
+5
2018-11-09
ptp: deprecate gettime64() in favor of gettimex64()
Miroslav Lichvar
1
-0
/
+2
2018-11-09
ptp: add PTP_SYS_OFFSET_EXTENDED ioctl
Miroslav Lichvar
1
-0
/
+31
2018-11-09
block: remove the BLKPREP_* values.
Christoph Hellwig
1
-10
/
+0
2018-11-09
ide: cleanup ->prep_rq calling convention
Christoph Hellwig
1
-1
/
+1
2018-11-09
Merge tag 'ceph-for-4.20-rc2' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-7
/
+1
2018-11-09
power: supply: core: Add some helpers to use the battery OCV capacity table
Baolin Wang
1
-0
/
+19
2018-11-09
power: supply: core: Add one field to present the battery internal resistance
Baolin Wang
1
-0
/
+1
2018-11-09
Merge tag 'kfree_validate_v7-for-4.20' of git://git.kernel.org/pub/scm/linux/...
Rob Herring
1
-5
/
+16
2018-11-09
of/pdt: Remove unused of_pdt_build_more function ptr
Rob Herring
1
-2
/
+0
2018-11-09
USB: remove the unused struct hcd_timeout definition
Christoph Hellwig
1
-5
/
+0
2018-11-09
block: remove req->timeout_list
Christoph Hellwig
1
-2
/
+0
2018-11-09
serial: core: Include console.h from serial_core.h
Douglas Anderson
1
-0
/
+1
2018-11-09
serial: core: Allow processing sysrq at port unlock time
Douglas Anderson
1
-1
/
+36
2018-11-09
writeback: don't decrement wb->refcnt if !wb->bdi
Anders Roxell
1
-0
/
+8
2018-11-09
can: rx-offload: rename can_rx_offload_irq_queue_err_skb() to can_rx_offload_...
Oleksij Rempel
1
-1
/
+2
2018-11-09
can: rx-offload: introduce can_rx_offload_get_echo_skb() and can_rx_offload_q...
Oleksij Rempel
1
-0
/
+4
2018-11-09
can: dev: can_get_echo_skb(): factor out non sending code to __can_get_echo_s...
Marc Kleine-Budde
1
-0
/
+1
2018-11-09
Merge tag 's390-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-0
/
+8
2018-11-09
{nl,mac}80211: report gate connectivity in station info
Bob Copeland
1
-0
/
+2
2018-11-09
netlink: add nl_set_extack_cookie_u64()
Johannes Berg
1
-0
/
+9
2018-11-09
bpf: let verifier to calculate and record max_pkt_offset
Jiong Wang
1
-0
/
+1
2018-11-08
of: overlay: validate overlay properties #address-cells and #size-cells
Frank Rowand
1
-0
/
+6
2018-11-08
of: overlay: add tests to validate kfrees from overlay removal
Frank Rowand
1
-5
/
+10
2018-11-08
srcu: Fix kernel-doc missing notation
Randy Dunlap
1
-0
/
+3
2018-11-08
rcu: Eliminate synchronize_rcu_mult()
Paul E. McKenney
1
-17
/
+0
2018-11-08
net: 8021q: vlan_core: allow use list of vlans for real device
Ivan Khoronzhuk
1
-0
/
+11
2018-11-08
net: core: dev_addr_lists: add auxiliary func to handle reference address upd...
Ivan Khoronzhuk
1
-0
/
+10
2018-11-08
net/mlx5: Fix offsets of ifc reserved fields
Gal Pressman
1
-5
/
+5
2018-11-08
udp: Handle ICMP errors for tunnels with same destination port on both endpoints
Stefano Brivio
1
-0
/
+1
2018-11-08
net: phy: remove state PHY_AN
Heiner Kallweit
1
-18
/
+1
[prev]
[next]