summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-11-17Documentation/process: fix a cross referenceMauro Carvalho Chehab1-2/+2
2021-11-17Documentation: update vcpu-requests.rst referenceMauro Carvalho Chehab1-1/+1
2021-11-17docs: accounting: update delay-accounting.rst referenceMauro Carvalho Chehab1-1/+1
2021-11-17libbpf: update index.rst referenceMauro Carvalho Chehab1-1/+1
2021-11-17staging: rtl8192e: Fix use after free in _rtl92e_pci_disconnect()Dan Carpenter1-1/+2
2021-11-17staging: greybus: Add missing rwsem around snd_ctl_remove() callsTakashi Iwai1-2/+6
2021-11-17ASoC: stm32: i2s: fix 32 bits channel length without mclkOlivier Moysan1-1/+1
2021-11-17firmware: arm_scmi: Fix type error assignment in voltage protocolCristian Marussi1-1/+1
2021-11-17firmware: arm_scmi: Fix type error in sensor protocolCristian Marussi1-1/+1
2021-11-17firmware: arm_scmi: pm: Propagate return value to callerPeng Fan1-3/+1
2021-11-17firmware: arm_scmi: Fix base agent discover responseVincent Guittot1-3/+12
2021-11-17powerpc/xive: Change IRQ domain to a tree domainCédric Le Goater2-3/+1
2021-11-17Merge tag 'mlx5-fixes-2021-11-16' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller17-91/+124
2021-11-17parisc/sticon: fix reverse colorsSven Schnelle1-6/+6
2021-11-17mmc: sdhci: Fix ADMA for PAGE_SIZE >= 64KiBAdrian Hunter2-4/+21
2021-11-17fbdev: Prevent probing generic drivers if a FB is already registeredJavier Martinez Canillas2-0/+22
2021-11-17fs: handle circular mappings correctlyChristian Brauner1-2/+2
2021-11-17drm/scheduler: fix drm_sched_job_add_implicit_dependencies harderRob Clark1-4/+5
2021-11-17net: stmmac: Fix signed/unsigned wreckageThomas Gleixner1-13/+10
2021-11-17Merge branch 'net-fix-the-mirred-packet-drop-due-to-the-incorrect-dst'Jakub Kicinski3-4/+55
2021-11-17selftests: add a test case for mirred egress to ingressDavide Caratti2-1/+47
2021-11-17net: sched: act_mirred: drop dst for the direction from egress to ingressXin Long1-3/+8
2021-11-17amt: cancel delayed_work synchronously in amt_fini()Taehee Yoo1-1/+1
2021-11-17MAINTAINERS: remove GR-everest-linux-l2@marvell.comPavel Skripkin1-2/+2
2021-11-17bnxt_en: Fix compile error regression when CONFIG_BNXT_SRIOV is not setMichael Chan2-1/+11
2021-11-17net: mvmdio: fix compilation warningMarcin Wojtas1-0/+2
2021-11-17Merge tag 'mac80211-for-net-2021-11-16' of git://git.kernel.org/pub/scm/linux...Jakub Kicinski10-58/+63
2021-11-17Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski23-73/+573
2021-11-17scsi: qla2xxx: Fix mailbox direction flags in qla2xxx_get_adapter_id()Ewan D. Milne1-4/+2
2021-11-17scsi: ufs: core: Fix another task management completion raceAdrian Hunter1-2/+1
2021-11-17scsi: ufs: core: Fix task management completion timeout raceAdrian Hunter1-5/+0
2021-11-17scsi: core: sysfs: Fix hang when device state is set via sysfsMike Christie1-11/+19
2021-11-17scsi: iscsi: Unblock session then wake up error handlerMike Christie1-3/+3
2021-11-17scsi: ufs: core: Improve SCSI abort handlingBart Van Assche1-0/+1
2021-11-17io_uring: fix missed comment from *task_file renameKamal Mostafa1-1/+1
2021-11-17Revert "mark pstore-blk as broken"Kees Cook1-1/+0
2021-11-17ata: libata: improve ata_read_log_page() error messageDamien Le Moal1-2/+3
2021-11-17xen: don't continue xenstore initialization in case of errorsStefano Stabellini1-1/+3
2021-11-17xen/privcmd: make option visible in KconfigJuergen Gross1-1/+7
2021-11-16net/mlx5: E-Switch, return error if encap isn't supportedRaed Salem1-1/+1
2021-11-16net/mlx5: Lag, update tracker when state change event receivedMaher Sanalla1-15/+13
2021-11-16net/mlx5e: CT, Fix multiple allocations and memleak of mod actsRoi Dayan3-11/+25
2021-11-16net/mlx5: Fix flow counters SF bulk query lenAvihai Horon1-1/+1
2021-11-16net/mlx5: E-Switch, rebuild lag only when neededMark Bloch1-2/+10
2021-11-16net/mlx5: Update error handler for UCTX and UMEMNeta Ostrovsky1-2/+2
2021-11-16net/mlx5: DR, Fix check for unsupported fields in match paramYevgeny Kliteynik1-5/+6
2021-11-16net/mlx5: DR, Handle eswitch manager and uplink vports separatelyYevgeny Kliteynik2-33/+24
2021-11-16net/mlx5e: nullify cq->dbg pointer in mlx5_debug_cq_remove()Valentine Fatiev2-3/+6
2021-11-16net/mlx5: E-Switch, Fix resetting of encap mode when entering switchdevPaul Blakey3-11/+9
2021-11-16net/mlx5e: Wait for concurrent flow deletion during neigh/fib eventsVlad Buslov3-1/+10