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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-14
sched/core: Rename schedutil_cpu_util() and allow rest of the kernel to use it
Viresh Kumar
1
-0
/
+5
2021-01-14
can: dev: can_rx_offload_get_echo_skb(): extend to return can frame length
Marc Kleine-Budde
1
-1
/
+2
2021-01-14
can: dev: can_get_echo_skb(): extend to return can frame length
Marc Kleine-Budde
1
-1
/
+2
2021-01-14
can: dev: can_put_echo_skb(): extend to handle frame_len
Vincent Mailhol
1
-1
/
+1
2021-01-14
can: dev: extend struct can_skb_priv to hold CAN frame length
Marc Kleine-Budde
1
-1
/
+3
2021-01-14
can: length: can_skb_get_frame_len(): introduce function to get data length of frame in data link layer
Vincent Mailhol
1
-0
/
+120
2021-01-14
can: length: canfd_sanitize_len(): add function to sanitize CAN-FD data length
Marc Kleine-Budde
1
-0
/
+6
2021-01-14
drivers/soc/litex: make 'litex_[set|get]_reg()' methods private
Gabriel Somlo
1
-15
/
+20
2021-01-14
drivers/soc/litex: support 32-bit subregisters, 64-bit CPUs
Gabriel Somlo
1
-82
/
+53
2021-01-14
drivers/soc/litex: s/LITEX_REG_SIZE/LITEX_SUBREG_ALIGN/g
Gabriel Somlo
1
-3
/
+5
2021-01-14
drivers/soc/litex: separate MMIO from subregister offset calculation
Gabriel Somlo
1
-2
/
+14
2021-01-14
drivers/soc/litex: move generic accessors to litex.h
Gabriel Somlo
1
-5
/
+69
2021-01-13
net/mlx5: Add HW definition of reg_c_preserve
Paul Blakey
1
-1
/
+3
2021-01-13
Merge tag 'ib-psy-pxa-for-5.12-signed' into psy-next
Sebastian Reichel
2
-2
/
+0
2021-01-13
power: supply: wm97xx_battery: Convert to GPIO descriptor
Linus Walleij
1
-1
/
+0
2021-01-13
power: supply: z2_battery: Convert to GPIO descriptors
Linus Walleij
1
-1
/
+0
2021-01-13
Merge v5.11-rc3
Mark Brown
16
-43
/
+119
2021-01-13
Merge v5.11-rc3
Mark Brown
16
-43
/
+119
2021-01-13
dmaengine: Extend the dmaengine_alignment for 128 and 256 bytes
Peter Ujfalusi
1
-0
/
+2
2021-01-13
ext4: simplify i_state checks in __ext4_update_other_inode_time()
Eric Biggers
1
-0
/
+15
2021-01-13
fs: correctly document the inode dirty flags
Eric Biggers
1
-5
/
+13
2021-01-13
Revert "arm64: Enable perf events based hard lockup detector"
Will Deacon
1
-2
/
+0
2021-01-13
regulator: ab8500: Decomission platform data header
Linus Walleij
1
-156
/
+0
2021-01-13
regulator: ab8500: Remove unused platform data
Linus Walleij
2
-13
/
+0
2021-01-13
usb: chipidea: tegra: Support host mode
Peter Geis
1
-0
/
+6
2021-01-13
usb: phy: tegra: Support waking up from a low power mode
Dmitry Osipenko
1
-0
/
+2
2021-01-13
can: dev: move netlink related code into seperate file
Marc Kleine-Budde
1
-0
/
+6
2021-01-13
can: dev: move skb related into seperate file
Marc Kleine-Budde
2
-76
/
+77
2021-01-13
can: dev: move length related code into seperate file
Marc Kleine-Budde
2
-40
/
+49
2021-01-13
can: dev: move bittiming related code into seperate file
Marc Kleine-Budde
2
-15
/
+45
2021-01-12
arm/kasan: fix the array size of kasan_early_shadow_pte[]
Hailong Liu
1
-1
/
+5
2021-01-12
mm/memcontrol: fix warning in mem_cgroup_page_lruvec()
Hugh Dickins
1
-1
/
+1
2021-01-12
bpf: Support BPF ksym variables in kernel modules
Andrii Nakryiko
3
-0
/
+16
2021-01-12
bpf: Declare __bpf_free_used_maps() unconditionally
Andrii Nakryiko
1
-2
/
+3
2021-01-12
bpf: Avoid warning when re-casting __bpf_call_base into __bpf_call_base_args
Andrii Nakryiko
1
-1
/
+1
2021-01-12
bpf: Add bpf_patch_call_args prototype to include/linux/bpf.h
Andrii Nakryiko
1
-0
/
+3
2021-01-12
power: supply: max8903: Absorb pdata header
Linus Walleij
1
-43
/
+0
2021-01-12
timekeeping: Remove unused get_seconds()
Chunguang Xu
2
-15
/
+0
2021-01-12
linux/clk.h: use correct kernel-doc notation for 2 functions
Randy Dunlap
1
-2
/
+2
2021-01-12
sysfs: Support zapping of binary attr mmaps
Daniel Vetter
1
-0
/
+2
2021-01-12
resource: Move devmem revoke code to resource framework
Daniel Vetter
1
-5
/
+1
2021-01-12
mm: Close race in generic_access_phys
Daniel Vetter
1
-1
/
+2
2021-01-12
media: videobuf2: Move frame_vector into media subsystem
Daniel Vetter
1
-42
/
+0
2021-01-12
mm/frame-vector: Use FOLL_LONGTERM
Daniel Vetter
1
-1
/
+1
2021-01-11
net: compound page support in skb_seq_read
Willem de Bruijn
1
-0
/
+1
2021-01-11
net: support kmap_local forced debugging in skb_frag_foreach
Willem de Bruijn
1
-1
/
+1
2021-01-12
csky: Fixup perf probe failed
Guo Ren
1
-0
/
+1
2021-01-14
PCI: Add pci_rebar_bytes_to_size()
Nirmoy Das
1
-0
/
+8
2021-01-14
PCI: Export pci_rebar_get_possible_sizes()
Darren Salt
1
-0
/
+1
2021-01-11
Merge 5.11-rc3 into usb-next
Greg Kroah-Hartman
16
-43
/
+119
[prev]
[next]