aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-12-07ice: fix choosing UDP header typeMichal Swiatkowski1-17/+10
2021-12-07ice: ignore dropped packets during initJesse Brandeburg1-0/+3
2021-12-07ice: Fix problems with DSCP QoS implementationDave Ertman1-6/+12
2021-12-07ice: rearm other interrupt cause register after enabling VFsPaul Greenwalt1-0/+4
2021-12-07ice: fix FDIR init missing when reset VFYahui Cao1-0/+2
2021-12-07PCI: apple: Fix PERST# polarityMarc Zyngier1-2/+2
2021-12-07arm64: dts: apple: t8103: Mark PCIe PERST# polarity active low in DTMarc Zyngier1-3/+4
2021-12-07clk: versatile: clk-icst: use after free on error pathDan Carpenter1-1/+1
2021-12-07net/qla3xxx: fix an error code in ql_adapter_up()Dan Carpenter1-10/+9
2021-12-07Merge tag 'linux-can-fixes-for-5.16-20211207' of git://git.kernel.org/pub/scm...Jakub Kicinski5-23/+93
2021-12-07xfs: remove all COW fork extents when remounting readonlyDarrick J. Wong1-3/+11
2021-12-07Merge tag 'platform-drivers-x86-v5.16-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds5-3/+42
2021-12-07RDMA/irdma: Don't arm the CQ more than two times if no CE for this CQTatyana Nikolova5-5/+38
2021-12-07RDMA/irdma: Report correct WC errorsShiraz Saleem1-1/+4
2021-12-07RDMA/irdma: Fix a potential memory allocation issue in 'irdma_prm_add_pble_me...Christophe JAILLET3-12/+4
2021-12-07RDMA/irdma: Fix a user-after-free in add_pble_prmShiraz Saleem1-1/+1
2021-12-07IB/hfi1: Fix leak of rcvhdrtail_dummy_kvaddrMike Marciniszyn1-19/+14
2021-12-07IB/hfi1: Fix early init panicMike Marciniszyn3-3/+6
2021-12-07IB/hfi1: Insure use of smp_processor_id() is preempt disabledMike Marciniszyn1-1/+1
2021-12-07IB/hfi1: Correct guard on eager buffer deallocationMike Marciniszyn1-1/+1
2021-12-07nvme: fix use after free when disconnecting a reconnecting ctrlRuozhu Li2-1/+2
2021-12-07nvme-multipath: set ana_log_size to 0 after free ana_log_bufHou Tao1-1/+2
2021-12-07PCI: apple: Follow the PCIe specifications when resetting the portMarc Zyngier1-1/+11
2021-12-07netfs: fix parameter of cleanup()Jeffle Xu1-3/+3
2021-12-07netfs: Fix lockdep warning from taking sb_writers whilst holding mmap_lockDavid Howells1-10/+5
2021-12-07irqchip/apple-aic: Mark aic_init_smp() as __initDonghyeok Kim1-1/+1
2021-12-07can: m_can: pci: use custom bit timings for Elkhart LakeMatthias Schiffer1-4/+44
2021-12-07can: m_can: make custom bittiming fields constMatthias Schiffer1-2/+2
2021-12-07Revert "can: m_can: remove support for custom bit timing"Matthias Schiffer2-6/+21
2021-12-07can: m_can: pci: fix incorrect reference clock rateMatthias Schiffer1-1/+1
2021-12-07can: m_can: pci: fix iomap_read_fifo() and iomap_write_fifo()Matthias Schiffer1-2/+12
2021-12-07can: m_can: m_can_read_fifo: fix memory leak in error branchVincent Mailhol1-1/+3
2021-12-07can: m_can: Disable and ignore ELO interruptBrian Silverman1-8/+6
2021-12-07can: sja1000: fix use after free in ems_pcmcia_add_card()Dan Carpenter1-1/+6
2021-12-07can: pch_can: pch_can_rx_normal: fix use after freeVincent Mailhol1-1/+1
2021-12-07ALSA: hda/realtek - Add headset Mic support for Lenovo ALC897 platformKailang Yang1-0/+40
2021-12-06scsi: qla2xxx: Format log strings only if neededRoman Bolshakov1-0/+3
2021-12-06scsi: scsi_debug: Fix buffer size of REPORT ZONES commandShin'ichiro Kawasaki1-1/+1
2021-12-06scsi: qedi: Fix cmd_cleanup_cmpl counter mismatch issueManish Rangankar3-24/+17
2021-12-06perf bpf_skel: Do not use typedef to avoid error on old clangSong Liu3-20/+26
2021-12-06perf bpf: Fix building perf with BUILD_BPF_SKEL=1 by default in more distrosSong Liu3-5/+3
2021-12-06perf header: Fix memory leaks when processing feature headersIan Rogers1-5/+10
2021-12-06perf test: Reset shadow counts before loadingIan Rogers1-0/+1
2021-12-06perf test: Fix 'Simple expression parser' test on arch without CPU die topolo...Thomas Richter1-1/+3
2021-12-06tools build: Remove needless libpython-version feature check that breaks test...Arnaldo Carvalho de Melo5-23/+0
2021-12-06perf tools: Fix SMT detection fast read pathIan Rogers1-1/+1
2021-12-06tools headers UAPI: Sync powerpc syscall table file changed by new futex_wait...Arnaldo Carvalho de Melo1-0/+1
2021-12-06perf inject: Fix itrace space allowed for new attributesAdrian Hunter1-1/+1
2021-12-06tools headers UAPI: Sync s390 syscall table file changed by new futex_waitv s...Arnaldo Carvalho de Melo1-0/+1
2021-12-06Revert "perf bench: Fix two memory leaks detected with ASan"Jiri Olsa1-4/+0
2021-12-06devlink: fix netns refcount leak in devlink_nl_cmd_reload()Eric Dumazet1-8/+8
2021-12-06ethtool: do not perform operations on net devices being unregisteredAntoine Tenart1-1/+2
2021-12-06Makefile: Do not quote value for CONFIG_CC_IMPLICIT_FALLTHROUGHSalvatore Bonaccorso1-1/+1
2021-12-06clk: qcom: sm6125-gcc: Swap ops of ice and apps on sdcc1Martin Botka1-2/+2
2021-12-06platform/x86/intel: hid: add quirk to support Surface Go 3Alex Hung1-0/+7
2021-12-06dt-bindings: bq25980: Fixup the exampleThierry Reding1-1/+1
2021-12-06dt-bindings: input: gpio-keys: Fix interrupts in exampleGeert Uytterhoeven1-1/+1
2021-12-06dt-bindings: net: Reintroduce PHY no lane swap bindingAlexander Stein1-0/+8
2021-12-06Merge tag 'docs-5.16-3' of git://git.lwn.net/linuxLinus Torvalds5-13/+25
2021-12-06Merge tag 'spi-fix-v5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+1
2021-12-06Merge tag 'regulator-fix-v5.16-rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-6/+8
2021-12-06Merge tag 'efi-urgent-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-1/+3
2021-12-06io-wq: remove spurious bit clear on task_work additionJens Axboe1-3/+1
2021-12-06percpu: km: ensure it is used with NOMMU (either UP or SMP)Vladimir Murzin1-1/+1
2021-12-06i40e: Fix NULL pointer dereference in i40e_dbg_dump_descNorbert Zulinski1-0/+8
2021-12-06i40e: Fix pre-set max number of queues for VFMateusz Palczewski1-5/+0
2021-12-06i40e: Fix failed opcode appearing if handling messages from VFKaren Sornek2-22/+50
2021-12-06mtd_blkdevs: don't scan partitions for plain mtdblockChristoph Hellwig1-2/+4
2021-12-06iavf: Fix reporting when setting descriptor countMichal Maloszewski1-11/+32
2021-12-06Merge tag 'asoc-fix-v5.16-rc4' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai14-87/+179
2021-12-06ALSA: usb-audio: Reorder snd_djm_devices[] entriesGeraldo Nascimento1-5/+5
2021-12-06nvme: report write pointer for a full zone as zone start + zone lenNiklas Cassel1-1/+4
2021-12-06nvme: disable namespace access for unsupported metadataKeith Busch1-3/+14
2021-12-06nvme: show subsys nqn for duplicate cntlidsKeith Busch1-2/+3
2021-12-06ata: ahci_ceva: Fix id array access in ceva_ahci_read_id()Damien Le Moal1-1/+2
2021-12-05Linux 5.16-rc4Linus Torvalds1-1/+1
2021-12-05Merge tag 'for-5.16/parisc-6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-26/+30
2021-12-05Merge tag 'usb-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds4-27/+21
2021-12-05Merge tag 'tty-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds12-33/+95
2021-12-05Merge tag 'timers_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-1/+9
2021-12-05Merge tag 'sched_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-8/+15
2021-12-05Merge tag 'x86_urgent_for_v5.16_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds10-43/+159
2021-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-51/+106
2021-12-05x86/sme: Explicitly map new EFI memmap table as encryptedTom Lendacky2-1/+3
2021-12-05KVM: SVM: Do not terminate SEV-ES guests on GHCB validation failureTom Lendacky2-46/+71
2021-12-05KVM: SEV: Fall back to vmalloc for SEV-ES scratch area if necessarySean Christopherson1-4/+4
2021-12-05KVM: SEV: Return appropriate error codes if SEV-ES scratch setup failsSean Christopherson1-13/+17
2021-12-04Merge tag 'xfs-5.16-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-1/+0
2021-12-04Merge tag '5.16-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-42/+22
2021-12-04parisc: Mark cr16 CPU clocksource unstable on all SMP machinesHelge Deller1-22/+8
2021-12-04parisc: Fix "make install" on newer debian releasesHelge Deller1-0/+1
2021-12-04Merge tag 'block-5.16-2021-12-03' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+1
2021-12-04Merge tag 'io_uring-5.16-2021-12-03' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+7
2021-12-04Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-7/+20
2021-12-04Merge tag 'gfs2-v5.16-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-67/+52
2021-12-04iio: trigger: stm32-timer: fix MODULE_ALIASAlyssa Ross1-1/+1
2021-12-04sched/uclamp: Fix rq->uclamp_max not set on first enqueueQais Yousef1-1/+1
2021-12-04preempt/dynamic: Fix setup_preempt_mode() return valueAndrew Halaney1-2/+2
2021-12-03net: cdc_ncm: Allow for dwNtbOutMaxSize to be unset or zeroLee Jones1-0/+2
2021-12-03qede: validate non LSO skb lengthManish Chopra1-0/+7
2021-12-03bpf: Fix the off-by-two error in range markingsMaxim Mikityanskiy2-17/+17
2021-12-03Merge tag 'vfio-v5.16-rc4' of git://github.com/awilliam/linux-vfioLinus Torvalds2-16/+17
2021-12-03Merge tag 'pm-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3-15/+10
2021-12-03Merge tag 's390-5.16-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds5-8/+23
2021-12-03treewide: Add missing includes masked by cgroup -> bpf dependencyJakub Kicinski18-2/+18
2021-12-03Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds3-6/+11
2021-12-03Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-11/+43
2021-12-03Merge tag 'libata-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-16/+22
2021-12-03cifs: avoid use of dstaddr as key for fscache client cookieShyam Prasad N1-37/+1
2021-12-03cifs: add server conn_id to fscache client cookieShyam Prasad N2-0/+14
2021-12-03cifs: wait for tcon resource_id before getting fscache superShyam Prasad N3-7/+8
2021-12-03cifs: fix missed refcounting of ipc tconPaulo Alcantara1-0/+1
2021-12-03x86/xen: Add xenpv_restore_regs_and_return_to_usermode()Lai Jiangshan2-0/+24
2021-12-03x86/entry: Use the correct fence macro after swapgs in kernel CR3Lai Jiangshan1-7/+8
2021-12-03fget: check that the fd still exists after getting a ref to itLinus Torvalds1-0/+4
2021-12-03x86/entry: Add a fence for kernel entry SWAPGS in paranoid_entry()Lai Jiangshan1-11/+5
2021-12-03dt-bindings: media: nxp,imx7-mipi-csi2: Drop bad if/then schemaRob Herring1-12/+2
2021-12-03of/irq: Add a quirk for controllers with their own definition of interrupt-mapMarc Zyngier1-2/+25
2021-12-03Merge branch 'powercap'Rafael J. Wysocki1-5/+0
2021-12-03x86/sev: Fix SEV-ES INS/OUTS instructions for word, dword, and qwordMichael Sterritt1-18/+39
2021-12-03powercap: DTPM: Drop unused local variable from init_dtpm()Rafael J. Wysocki1-2/+0
2021-12-03net: altera: set a couple error code in probe()Dan Carpenter1-3/+6
2021-12-03net: bcm4908: Handle dma_set_coherent_mask error codesJiasheng Jiang1-1/+3
2021-12-03selftests: net/fcnal-test.sh: add exit codeLi Zhijian1-0/+8
2021-12-03bonding: make tx_rebalance_counter an atomicEric Dumazet2-7/+9
2021-12-03tcp: fix another uninit-value (sk_rx_queue_mapping)Eric Dumazet2-2/+15
2021-12-03inet: use #ifdef CONFIG_SOCK_RX_QUEUE_MAPPING consistentlyEric Dumazet1-1/+1
2021-12-03ALSA: hda/realtek: Fix quirk for TongFang PHxTxX1Werner Sembach1-18/+22
2021-12-03mtd: dataflash: Add device-tree SPI IDsJon Hunter1-0/+8
2021-12-03mtd: rawnand: fsmc: Fix timing computationHerve Codina1-8/+24
2021-12-03mtd: rawnand: fsmc: Take instruction delay into accountHerve Codina1-0/+4
2021-12-03mtd: rawnand: Fix nand_choose_best_timings() on unsupported interfaceHerve Codina1-2/+2
2021-12-03mtd: rawnand: Fix nand_erase_op delayHerve Codina1-1/+1
2021-12-03mtd: rawnand: denali: Add the dependency on HAS_IOMEMCai Huoqing1-1/+1
2021-12-03misc: rtsx: Avoid mangling IRQ during runtime PMKai-Heng Feng1-4/+0
2021-12-03io-wq: don't retry task_work creation failure on fatal conditionsJens Axboe1-0/+7
2021-12-03nvmem: eeprom: at25: fix FRAM byte_lenRalph Siemsen1-20/+18
2021-12-03misc: fastrpc: fix improper packet size calculationJeya R1-4/+6
2021-12-03MAINTAINERS: add maintainer for Qualcomm FastRPC driverSrinivas Kandagatla1-0/+9
2021-12-03serial: 8250_bcm7271: UART errors after resuming from S2Al Cooper1-0/+13
2021-12-03drm/ttm: fix ttm_bo_swapoutChristian König1-1/+2
2021-12-03usb: cdnsp: Fix a NULL pointer dereference in cdnsp_endpoint_init()Zhou Qingyang1-0/+3
2021-12-03usb: cdns3: gadget: fix new urb never complete if ep cancel previous requestsFrank Li1-16/+4
2021-12-03usb: typec: tcpm: Wait in SNK_DEBOUNCED until disconnectBadhri Jagan Sridharan1-4/+0
2021-12-03USB: NO_LPM quirk Lenovo Powered USB-C Travel HubOle Ernst1-0/+3
2021-12-03xhci: Fix commad ring abort, write all 64 bits to CRCR register.Mathias Nyman1-7/+14
2021-12-03selftests/tc-testing: Fix cannot create /sys/bus/netdevsim/new_device: Direct...Li Zhijian2-0/+2
2021-12-03selftests/tc-testing: add missing configLi Zhijian1-0/+1
2021-12-03selftests/tc-testing: add exit codeLi Zhijian1-3/+5
2021-12-03bus: mhi: pci_generic: Fix device recovery failed issueSlark Xiao1-1/+1
2021-12-03Merge tag 'phy-fixes-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Greg Kroah-Hartman11-25/+30
2021-12-03HID: intel-ish-hid: ipc: only enable IRQ wakeup when requestedThomas Weißschuh1-2/+4
2021-12-03HID: google: add eel USB idxiazhengqiao2-0/+3
2021-12-03HID: add USB_HID dependancy to hid-prodikeysGreg Kroah-Hartman1-1/+1
2021-12-03HID: add USB_HID dependancy to hid-chiconyGreg Kroah-Hartman1-1/+1
2021-12-03x86/64/mm: Map all kernel memory into trampoline_pgdJoerg Roedel1-1/+11
2021-12-03objtool: Fix pv_ops noinstr validationPeter Zijlstra2-0/+5
2021-12-02scsi: pm80xx: Do not call scsi_remove_host() in pm8001_alloc()Igor Pylypiv1-4/+2
2021-12-02selftests/fib_tests: Rework fib_rp_filter_test()Peilin Ye1-10/+49
2021-12-02clk: imx: use module_platform_driverMiles Chen2-2/+2
2021-12-02clk: qcom: clk-alpha-pll: Don't reconfigure running TrionBjorn Andersson1-0/+9
2021-12-02clk: qcom: regmap-mux: fix parent clock lookupDmitry Baryshkov3-1/+15
2021-12-02Merge tag 'drm-fixes-2021-12-03-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds39-159/+244
2021-12-02Merge branch 'Fixes for kfunc-mod regressions and warnings'Andrii Nakryiko4-16/+18
2021-12-02tools/resolve_btfids: Skip unresolved symbol warning for empty BTF setsKumar Kartikeya Dwivedi1-3/+5
2021-12-02bpf: Fix bpf_check_mod_kfunc_call for built-in modulesKumar Kartikeya Dwivedi1-2/+0
2021-12-02bpf: Make CONFIG_DEBUG_INFO_BTF depend upon CONFIG_BPF_SYSCALLKumar Kartikeya Dwivedi3-11/+13
2021-12-03Merge tag 'drm-intel-fixes-2021-12-02' of git://anongit.freedesktop.org/drm/d...Dave Airlie5-13/+42
2021-12-03Merge tag 'drm-misc-fixes-2021-12-02' of git://anongit.freedesktop.org/drm/dr...Dave Airlie6-66/+28
2021-12-02Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds104-412/+1000
2021-12-02Merge tag 'trace-v5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-1/+9
2021-12-02Merge tag 'for-linus-5.16-2' of git://github.com/cminyard/linux-ipmiLinus Torvalds1-8/+33
2021-12-02s390: update defconfigsHeiko Carstens3-3/+16
2021-12-02ALSA: ctl: Fix copy of updated id with element read/writeAlan Young1-0/+3
2021-12-02Revert "drm/i915: Implement Wa_1508744258"José Roberto de Souza1-7/+0
2021-12-02HID: bigbenff: prevent null pointer dereferenceBenjamin Tissoires1-1/+1
2021-12-02HID: sony: fix error path in probeBenjamin Tissoires1-7/+15
2021-12-02HID: add USB_HID dependancy on some USB HID driversGreg Kroah-Hartman1-3/+3
2021-12-02HID: check for valid USB device for many HID driversGreg Kroah-Hartman23-9/+92
2021-12-02HID: wacom: fix problems when device is not a valid USB deviceGreg Kroah-Hartman1-5/+12
2021-12-02HID: add hid_is_usb() function to make it simpler for USB detectionGreg Kroah-Hartman6-9/+11
2021-12-02sched/cputime: Fix getrusage(RUSAGE_THREAD) with nohz_fullFrederic Weisbecker2-5/+12
2021-12-02timers/nohz: Last resort update jiffies on nohz_full IRQ entryFrederic Weisbecker2-1/+9
2021-12-02net: dsa: b53: Add SPI ID tableFlorian Fainelli1-0/+14
2021-12-02gro: Fix inconsistent indentingJiapeng Chong1-3/+3
2021-12-02selftests: net: Correct case nameLi Zhijian1-2/+2
2021-12-02net/rds: correct socket tunable error in rds_tcp_tune()William Kucharski1-1/+1
2021-12-02mctp: Don't let RTM_DELROUTE delete local routesMatt Johnston1-4/+5
2021-12-02net/smc: Keep smc_close_final rc during active closeTony Lu1-2/+6
2021-12-02ibmvnic: drop bad optimization in reuse_tx_pools()Sukadev Bhattiprolu1-11/+3
2021-12-02ibmvnic: drop bad optimization in reuse_rx_pools()Sukadev Bhattiprolu1-11/+3
2021-12-02net/smc: fix wrong list_del in smc_lgr_cleanup_earlyDust Li1-4/+3
2021-12-02Fix Comment of ETH_P_802_3_MINXiayu Zhang1-1/+1
2021-12-02ethernet: aquantia: Try MAC address from device treeTianhao Chai1-10/+14
2021-12-02ipv4: convert fib_num_tclassid_users to atomic_tEric Dumazet5-7/+7
2021-12-02gfs2: gfs2_create_inode reworkAndreas Gruenbacher1-6/+10
2021-12-02gfs2: gfs2_inode_lookup reworkAndreas Gruenbacher1-51/+33
2021-12-02gfs2: gfs2_inode_lookup cleanupAndreas Gruenbacher1-7/+2
2021-12-02gfs2: Fix remote demote of weak glock holdersAndreas Gruenbacher1-3/+7
2021-12-02arm64: ftrace: add missing BTIsMark Rutland1-0/+6