linux-2.6-microblaze.git
2020-11-06 Linus TorvaldsMerge tag 'tpmdd-next-v5.10-rc4' of git://git./linux...
2020-11-06 Linus TorvaldsMerge tag 'iommu-fixes-v5.10-rc2' of git://git./linux...
2020-11-06 Linus TorvaldsMerge tag 'vfio-v5.10-rc3' of git://github.com/awilliam...
2020-11-06 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2020-11-06 Linus TorvaldsMerge tag 'arc-5.10-rc3' of git://git./linux/kernel...
2020-11-06 Linus TorvaldsMerge tag 's390-5.10-3' of git://git./linux/kernel...
2020-11-06 Linus TorvaldsMerge tag 'net-5.10-rc3' of git://git./linux/kernel...
2020-11-06 Tyler Hickstpm: efi: Don't create binary_bios_measurements file...
2020-11-06 Jerry Snitselaartpm_tis: Disable interrupts on ThinkPad T490s
2020-11-05 Benjamin Gwinarm64: kexec_file: try more regions if loading segments...
2020-11-05 Linus TorvaldsMerge tag 'linux-kselftest-kunit-fixes-5.10-rc3' of...
2020-11-05 Linus TorvaldsMerge tag 'trace-v5.10-rc2' of git://git./linux/kernel...
2020-11-05 Linus TorvaldsMerge tag 'hyperv-fixes-signed' of git://git./linux...
2020-11-05 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2020-11-05 Linus TorvaldsMerge tag 'spi-fix-v5.10-rc2' of git://git./linux/kerne...
2020-11-05 Linus TorvaldsMerge tag 'regulator-fix-v5.10-rc2' of git://git./linux...
2020-11-05 Linus TorvaldsMerge tag 'pm-5.10-rc3' of git://git./linux/kernel...
2020-11-05 Linus TorvaldsMerge tag 'fixes-2020-11-05' of git://git./linux/kernel...
2020-11-05 Linus TorvaldsMerge tag 'gfs2-v5.10-rc1-fixes' of git://git./linux...
2020-11-05 Linus TorvaldsMerge tag 'pci-v5.10-fixes-1' of git://git./linux/kerne...
2020-11-05 Shannon Nelsonionic: check port ptr before use
2020-11-05 Jason GunthorpeRDMA/srpt: Fix typo in srpt_unregister_mad_agent docstring
2020-11-05 Rafael J. WysockiMerge branches 'pm-cpufreq', 'pm-cpuidle', 'pm-opp...
2020-11-05 Heiner Kallweitr8169: work around short packet hw bug on RTL8125
2020-11-04 Rob HerringPCI: mvebu: Fix duplicate resource requests
2020-11-04 Rob HerringPCI: dwc: Restore ATU memory resource setup to use...
2020-11-04 Jakub KicinskiMerge tag 'linux-can-fixes-for-5.10-20201103' of git...
2020-11-04 Zhao Qiangspi: fsl-dspi: fix wrong pointer in suspend/resume
2020-11-04 Jakub KicinskiMerge branch 'master' of git://git./linux/kernel/git...
2020-11-04 Steven Rostedt... kprobes: Tell lockdep about kprobe nesting
2020-11-04 Ard BiesheuvelARM, xtensa: highmem: avoid clobbering non-page aligned...
2020-11-04 Eelco Chaudronnet: openvswitch: silence suspicious RCU usage warning
2020-11-03 Vinay Kumar... chelsio/chtls: fix always leaking ctrl_skb
2020-11-03 Vinay Kumar... chelsio/chtls: fix memory leaks caused by a race
2020-11-03 Joakim Zhangcan: flexcan: flexcan_remove(): disable wakeup completely
2020-11-03 Joakim Zhangcan: flexcan: add ECC initialization for VF610
2020-11-03 Joakim Zhangcan: flexcan: add ECC initialization for LX2160A
2020-11-03 Joakim Zhangcan: flexcan: remove FLEXCAN_QUIRK_DISABLE_MECR quirk...
2020-11-03 Tom Rixcan: mcp251xfd: remove unneeded break
2020-11-03 kernel test... can: mcp251xfd: mcp251xfd_regmap_nocrc_read(): fix...
2020-11-03 Marc Kleine... can: mcp251xfd: mcp251xfd_regmap_crc_read(): increase...
2020-11-03 Stephane Grosjeancan: peak_canfd: pucan_handle_can_rx(): fix echo manage...
2020-11-03 Stephane Grosjeancan: peak_usb: peak_usb_get_ts_time(): fix timestamp...
2020-11-03 Dan Carpentercan: peak_usb: add range checking in decode operations
2020-11-03 Navid Emamdoostcan: xilinx_can: handle failure cases of pm_runtime_get...
2020-11-03 Zhang Changzhongcan: ti_hecc: ti_hecc_probe(): add missed clk_disable_u...
2020-11-03 Colin Ian Kingcan: isotp: padlen(): make const array static, makes...
2020-11-03 Oliver Hartkoppcan: isotp: isotp_rcv_cf(): enable RX timeout handling...
2020-11-03 Geert Uytterhoevencan: isotp: Explain PDU in CAN_ISOTP help text
2020-11-03 Zhang Changzhongcan: j1939: j1939_sk_bind(): return failure if netdev...
2020-11-03 Yegor Yefremovcan: j1939: use backquotes for code samples
2020-11-03 Yegor Yefremovcan: j1939: swap addr and pgn in the send example
2020-11-03 Yegor Yefremovcan: j1939: fix syntax and spelling
2020-11-03 Yegor Yefremovcan: j1939: rename jacd tool
2020-11-03 Oleksij Rempelcan: can_create_echo_skb(): fix echo skb generation...
2020-11-03 Oliver Hartkoppcan: dev: __can_get_echo_skb(): fix real payload length...
2020-11-03 Linus TorvaldsMerge tag 'perf-tools-for-v5.10-2020-11-03' of git...
2020-11-03 Vincent Mailholcan: dev: can_get_echo_skb(): prevent call to kfree_skb...
2020-11-03 Marc Kleine... can: rx-offload: don't call kfree_skb() from IRQ context
2020-11-03 Zhang Changzhongcan: proc: can_remove_proc(): silence remove_proc_entry...
2020-11-03 Oleksij Rempeldt-bindings: can: flexcan: convert fsl,*flexcan binding...
2020-11-03 Oleksij Rempeldt-bindings: can: add can-controller.yaml
2020-11-03 Daniele Palmasnet: usb: qmi_wwan: add Telit LE910Cx 0x1230 composition
2020-11-03 Linus TorvaldsMerge tag 'docs-5.10-warnings' of git://git.lwn.net...
2020-11-03 Davide Carattimptcp: token: fix unititialized variable
2020-11-03 Fred Gaovfio/pci: Bypass IGD init in case of -ENODEV
2020-11-03 Zhang Qilongvfio: platform: fix reference leak in vfio_platform_open
2020-11-03 Alex Williamsonvfio/pci: Implement ioeventfd thread handler for conten...
2020-11-03 Diana Craciunvfio/fsl-mc: Make vfio_fsl_mc_irqs_allocate static
2020-11-03 Dan Carpentervfio/fsl-mc: prevent underflow in vfio_fsl_mc_mmap()
2020-11-03 Linus TorvaldsMerge tag 'docs-5.10-3' of git://git.lwn.net/linux
2020-11-03 Linus TorvaldsMerge tag 'x86_seves_for_v5.10_rc3' of git://git./linux...
2020-11-03 David Howellsafs: Fix incorrect freeing of the ACL passed to the...
2020-11-03 David Howellsafs: Fix warning due to unadvanced marshalling pointer
2020-11-03 Jonathan Corbetdocs: fix automarkup regression on Python 2
2020-11-03 Niklas Schnelles390/pci: fix hot-plug of PCI function missing bus
2020-11-03 Qian Cais390/smp: move rcu_cpu_starting() earlier
2020-11-03 Harald Freudenbergers390/pkey: fix paes selftest failure with paes and...
2020-11-03 Heiko Carstenss390: update defconfigs
2020-11-03 Heiko Carstenss390/vdso: remove unused constants
2020-11-03 Heiko Carstenss390/vdso: remove empty unused file
2020-11-03 Gerald Schaefers390/mm: make pmd/pud_deref() large page aware
2020-11-03 Harald Freudenbergers390/ap: fix ap devices reference counting
2020-11-03 Jean-Philippe... arm64: kprobes: Use BRK instead of single-step when...
2020-11-03 Dan Carpenteriommu: Fix a check in iommu_check_bind_data()
2020-11-03 Alexander Aringgfs2: Wake up when sd_glock_disposal becomes zero
2020-11-03 Liu, Yi Liommu/vt-d: Fix a bug for PDP check in prq_event_thread
2020-11-03 Liu Yi Liommu/vt-d: Fix sid not set issue in intel_svm_bind_gpa...
2020-11-03 Lu Baoluiommu/vt-d: Fix kernel NULL pointer dereference in...
2020-11-03 Suravee Suthikulpanitiommu/amd: Increase interrupt remapping table limit...
2020-11-03 Michał Mirosławregulator: defer probe when trying to get voltage from...
2020-11-03 Arnaldo Carvalho... tools feature: Fixup fast path feature detection
2020-11-03 Namhyung Kimperf tools: Add missing swap for cgroup events
2020-11-03 Jiri Olsaperf tools: Add missing swap for ino_generation
2020-11-03 Jiri Olsaperf tools: Initialize output buffer in build_id__sprintf
2020-11-03 Song Liuperf hists browser: Increase size of 'buf' in perf_evse...
2020-11-03 Arnaldo Carvalho... tools include UAPI: Update linux/mount.h copy
2020-11-03 Arnaldo Carvalho... tools headers UAPI: Update tools's copy of linux/perf_e...
2020-11-03 Arnaldo Carvalho... tools kvm headers: Update KVM headers from the kernel...
2020-11-03 Arnaldo Carvalho... tools UAPI: Update copy of linux/mman.h from the kernel...
next