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-08-02
net: dsa: remove the struct packet_type argument from dsa_device_ops::rcv()
Vladimir Oltean
1
-5
/
+2
2021-08-02
nfc: hci: pass callback data param as pointer in nci_request()
Krzysztof Kozlowski
1
-2
/
+2
2021-08-02
KVM: Export kvm_make_all_cpus_request() for use in marking VMs as bugged
Sean Christopherson
1
-9
/
+9
2021-08-02
KVM: Add infrastructure and macro to mark VM as bugged
Sean Christopherson
1
-1
/
+27
2021-08-02
KVM: Get rid of kvm_get_pfn()
Marc Zyngier
1
-1
/
+0
2021-08-02
KVM: Remove kvm_is_transparent_hugepage() and PageTransCompoundMap()
Marc Zyngier
1
-37
/
+0
2021-08-02
Merge tag 'tee-kexec-fixes-for-v5.14' of git://git.linaro.org:/people/jens.wiklander/linux-tee into arm/fixes
Arnd Bergmann
1
-0
/
+2
2021-08-02
regmap: allow const array for {devm_,}regmap_field_bulk_alloc reg_fields
Icenowy Zheng
1
-2
/
+3
2021-08-02
mhi: Fix networking tree build.
David S. Miller
1
-1
/
+6
2021-08-02
drm: document drm_mode_get_property
Simon Ser
1
-4
/
+56
2021-08-02
netfilter: ebtables: do not hook tables by default
Florian Westphal
1
-0
/
+2
2021-08-02
iommu: Factor iommu_iotlb_gather_is_disjoint() out
Nadav Amit
1
-8
/
+26
2021-08-02
iommu: Improve iommu_iotlb_gather helpers
Robin Murphy
1
-5
/
+33
2021-08-02
net_sched: refactor TC action init API
Cong Wang
4
-10
/
+17
2021-08-02
drm/connector: add ref to drm_connector_get in iter docs
Simon Ser
1
-0
/
+5
2021-08-02
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-0
/
+6
2021-08-02
soundwire: add flag to ignore all command/control for mockup devices
Pierre-Louis Bossart
1
-0
/
+3
2021-08-01
netfilter: remove xt pernet data
Florian Westphal
2
-14
/
+0
2021-07-31
iscsi_ibft: fix crash due to KASLR physical memory remapping
Maurizio Lombardi
1
-11
/
+7
2021-07-31
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
5
-75
/
+51
2021-07-31
dt-bindings: iio/adc: add an INGENIC_ADC_AUX0 entry
Christophe Branchereau
1
-0
/
+1
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
16
-43
/
+100
2021-07-30
scsi: bsg: Move the whole request execution into the SCSI/transport handlers
Christoph Hellwig
1
-9
/
+3
2021-07-30
scsi: block: Remove the remaining SG_IO-related fields from struct request_queue
Christoph Hellwig
2
-5
/
+3
2021-07-30
scsi: block: Remove BLK_SCSI_MAX_CMDS
Christoph Hellwig
1
-3
/
+0
2021-07-30
scsi: bsg: Simplify device registration
Christoph Hellwig
4
-21
/
+9
2021-07-30
scsi: sr: cdrom: Move cdrom_read_cdda_bpc() into the sr driver
Christoph Hellwig
1
-2
/
+4
2021-07-30
Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
6
-30
/
+79
2021-07-30
devlink: Allocate devlink directly in requested net namespace
Leon Romanovsky
1
-2
/
+12
2021-07-30
sk_buff: avoid potentially clearing 'slow_gro' field
Paolo Abeni
1
-1
/
+1
2021-07-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid/hid
Linus Torvalds
1
-0
/
+2
2021-07-30
net: netlink: Remove unused function
Yajun Deng
1
-23
/
+0
2021-07-30
nfc: nci: constify several pointers to u8, sk_buff and other structs
Krzysztof Kozlowski
1
-6
/
+8
2021-07-30
nfc: constify several pointers to u8, char and sk_buff
Krzysztof Kozlowski
1
-2
/
+2
2021-07-30
net: convert fib_treeref from int to refcount_t
Yajun Deng
2
-2
/
+2
2021-07-30
dt-bindings: pinctrl-zynq: Replace 'io-standard' with 'power-source'
Sai Krishna Potthuri
1
-0
/
+17
2021-07-30
Merge tag 'amd-drm-next-5.15-2021-07-29' of https://gitlab.freedesktop.org/agd5f/linux into drm-next
Dave Airlie
1
-8
/
+9
2021-07-30
Merge tag 'drm-msm-next-2021-07-28' of https://gitlab.freedesktop.org/drm/msm into drm-next
Dave Airlie
2
-3
/
+13
2021-07-30
Merge tag 'drm-misc-next-2021-07-29' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
9
-68
/
+201
2021-07-30
padata: Convert from atomic_t to refcount_t on parallel_data->refcnt
Xiyu Yang
1
-1
/
+2
2021-07-30
crypto: arm64/sm4-ce - Make dependent on sm4 library instead of sm4-generic
Tianjia Zhang
1
-7
/
+2
2021-07-30
crypto: sm4 - create SM4 library based on sm4 generic code
Tianjia Zhang
1
-3
/
+21
2021-07-29
net/sched: store the last executed chain also for clsact egress
Davide Caratti
1
-15
/
+7
2021-07-29
fpga: dfl: expose feature revision from struct dfl_device
Martin Hundebøll
1
-0
/
+1
2021-07-29
gpiolib: convert 'devprop_gpiochip_set_names' to support multiple gpiochip banks per device
Sergio Paracuellos
1
-0
/
+4
2021-07-29
mei: constify passed buffers and structures
Krzysztof Kozlowski
1
-4
/
+5
2021-07-29
printk: Add printk.console_no_auto_verbose boot parameter
Dmitry Safonov
1
-5
/
+1
2021-07-29
printk: Remove console_silent()
Dmitry Safonov
1
-5
/
+0
2021-07-29
mctp: Allow per-netns default networks
Matt Johnston
3
-1
/
+5
2021-07-29
mctp: Implement message fragmentation & reassembly
Jeremy Kerr
1
-3
/
+22
[prev]
[next]