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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-07
rcu/nocb: Invoke rcu_core() at the start of deoffloading
Frederic Weisbecker
1
-0
/
+14
2021-12-07
rcu/nocb: Prepare state machine for a new step
Frederic Weisbecker
1
-14
/
+23
2021-12-07
tcp: expose __tcp_sock_set_cork and __tcp_sock_set_nodelay
Maxim Galaganov
1
-0
/
+2
2021-12-07
Bluetooth: mgmt: Introduce mgmt_alloc_skb and mgmt_send_event_skb
Luiz Augusto von Dentz
1
-0
/
+6
2021-12-07
Bluetooth: hci_sync: Set Privacy Mode when updating the resolving list
Luiz Augusto von Dentz
2
-0
/
+11
2021-12-07
Bluetooth: Introduce HCI_CONN_FLAG_DEVICE_PRIVACY device flag
Luiz Augusto von Dentz
1
-0
/
+4
2021-12-07
Bluetooth: hci_core: Rework hci_conn_params flags
Luiz Augusto von Dentz
1
-12
/
+12
2021-12-07
Bluetooth: add quirk disabling LE Read Transmit Power
Aditya Garg
1
-0
/
+9
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse LE Direct Advertising Report event
Luiz Augusto von Dentz
1
-1
/
+6
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse LE Ext Advertising Report event
Luiz Augusto von Dentz
1
-6
/
+11
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse LE Advertising Report event
Luiz Augusto von Dentz
1
-1
/
+6
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse Extended Inquiry Result event
Luiz Augusto von Dentz
1
-0
/
+5
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result with RSSI event
Luiz Augusto von Dentz
1
-2
/
+10
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse Inquiry Result event
Luiz Augusto von Dentz
1
-0
/
+5
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse Number of Complete Packets event
Luiz Augusto von Dentz
1
-1
/
+1
2021-12-07
Bluetooth: HCI: Use skb_pull_data to parse BR/EDR events
Luiz Augusto von Dentz
1
-0
/
+4
2021-12-07
skbuff: introduce skb_pull_data
Luiz Augusto von Dentz
1
-0
/
+2
2021-12-07
Merge tag 'renesas-r8a779f0-dt-binding-defs-tag' into renesas-drivers-for-v5.17
Geert Uytterhoeven
2
-0
/
+94
2021-12-07
dt-bindings: clock: Add r8a779f0 CPG Core Clock Definitions
Yoshihiro Shimoda
1
-0
/
+64
2021-12-07
dt-bindings: power: Add r8a779f0 SYSC power domain definitions
Yoshihiro Shimoda
1
-0
/
+30
2021-12-07
regulator: fix bullet lists of regulator_ops comment
Yanteng Si
1
-9
/
+13
2021-12-07
locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h
Sebastian Andrzej Siewior
2
-2
/
+2
2021-12-07
media: videobuf2: add WARN_ON_ONCE if bytesused is bigger than buffer length
Dafna Hirschfeld
1
-1
/
+8
2021-12-07
media: cec: fix a deadlock situation
Hans Verkuil
1
-2
/
+9
2021-12-07
Merge tag 'v5.16-rc4' into media_tree
Mauro Carvalho Chehab
49
-254
/
+270
2021-12-07
KVM: Drop stale kvm_is_transparent_hugepage() declaration
Vitaly Kuznetsov
1
-1
/
+0
2021-12-06
net: fix recent csum changes
Eric Dumazet
3
-3
/
+8
2021-12-06
netpoll: add net device refcount tracker to struct netpoll
Eric Dumazet
1
-0
/
+1
2021-12-06
ipmr, ip6mr: add net device refcount tracker to struct vif_device
Eric Dumazet
1
-0
/
+2
2021-12-06
net: failover: add net device refcount tracker
Eric Dumazet
1
-0
/
+1
2021-12-06
net: linkwatch: add net device refcount tracker
Eric Dumazet
1
-0
/
+2
2021-12-06
net/sched: add net device refcount tracker to struct Qdisc
Eric Dumazet
1
-1
/
+1
2021-12-06
ipv4: add net device refcount tracker to struct in_device
Eric Dumazet
1
-0
/
+2
2021-12-06
ipv6: add net device refcount tracker to struct inet6_dev
Eric Dumazet
1
-0
/
+1
2021-12-06
net: add net device refcount tracker to struct neigh_parms
Eric Dumazet
1
-0
/
+1
2021-12-06
net: add net device refcount tracker to struct pneigh_entry
Eric Dumazet
1
-0
/
+1
2021-12-06
net: add net device refcount tracker to struct neighbour
Eric Dumazet
1
-0
/
+1
2021-12-06
ipv6: add net device refcount tracker to struct ip6_tnl
Eric Dumazet
1
-0
/
+1
2021-12-06
sit: add net device refcount tracking to ip_tunnel
Eric Dumazet
1
-0
/
+3
2021-12-06
net: dst: add net device refcount tracking to dst_entry
Eric Dumazet
2
-0
/
+18
2021-12-06
drop_monitor: add net device refcount tracker
Eric Dumazet
1
-0
/
+4
2021-12-06
net: add net device refcount tracker to struct netdev_queue
Eric Dumazet
1
-0
/
+2
2021-12-06
net: add net device refcount tracker to struct netdev_rx_queue
Eric Dumazet
1
-0
/
+2
2021-12-06
net: add net device refcount tracker infrastructure
Eric Dumazet
1
-0
/
+45
2021-12-06
lib: add reference counting tracking infrastructure
Eric Dumazet
1
-0
/
+73
2021-12-06
platform/x86: wmi: Add no_notify_data flag to struct wmi_driver
Hans de Goede
1
-0
/
+1
2021-12-06
tracing: Add '__rel_loc' using trace event macros
Masami Hiramatsu
3
-2
/
+150
2021-12-06
tracing: Support __rel_loc relative dynamic data location attribute
Masami Hiramatsu
1
-0
/
+1
2021-12-06
blk-mq: Delete busy_iter_fn
John Garry
1
-1
/
+0
2021-12-06
blk-mq: Drop busy_iter_fn blk_mq_hw_ctx argument
John Garry
1
-2
/
+1
[prev]
[next]