All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-04-24 19:20:25 to 2021-04-24 23:24:14 UTC [more...]

[PATCH 00/78] media: use pm_runtime_resume_and_get() instead of pm_runtime_get_sync()
 2021-04-24 23:23 UTC  (8+ messages)
` [PATCH 11/78] staging: media: rkvdec: fix pm_runtime_get_sync() usage count
` [PATCH 13/78] staging: media: hantro_drv: use pm_runtime_resume_and_get()

[PATCH nf-next,v2] netfilter: nftables: add catch-all set element support
 2021-04-24 23:21 UTC 

[dpdk-dev] [RFC] net/ionic: update MTU calculations
 2021-04-24 23:18 UTC  (4+ messages)

Can printk in the root domain cause the system to hung ?
 2021-04-24 23:07 UTC 

Access Beyond End of Device & Input/Output Errors
 2021-04-24 22:56 UTC  (5+ messages)

[PATCH] move_pages.2: ffix
 2021-04-24 20:00 UTC 

An open letter to the Linux community
 2021-04-24 22:30 UTC 

[PATCH 06/78] media: renesas-ceu: fix pm_runtime_get_sync() usage count
 2021-04-24 22:51 UTC 

[PATCH v1 00/15] mips: octeon: MIPS Octeon misc updates: NIC23, AHCI, serial-remote tools etc
 2021-04-24 22:49 UTC  (2+ messages)

[PATCH v1 00/50] mips: octeon: Add serdes and device helper support incl. DM PCIe driver
 2021-04-24 22:49 UTC  (2+ messages)

[PULL] u-boot-mips
 2021-04-24 22:47 UTC 

[PATCH 0/3] hw: Restrict PCMCIA to ARM target
 2021-04-24 22:45 UTC  (7+ messages)
` [PATCH 1/3] hw/arm/pxa2xx: Declare PCMCIA bus with Kconfig
` [PATCH 2/3] hw/ide: Add Kconfig dependency MICRODRIVE -> PCMCIA
` [PATCH 3/3] hw/pcmcia: Do not register PCMCIA type if not required

[android-common:android12-5.10 17/21] kernel/sched/fair.c:4424:6: warning: no previous prototype for function 'set_next_entity'
 2021-04-24 22:46 UTC 

[PATCH 0/2] hw/usb: Do not build USB subsystem if not required
 2021-04-24 22:41 UTC  (3+ messages)
` [PATCH 1/2] hw/usb/host-stub: Remove unused header
` [PATCH 2/2] hw/usb: Do not build USB subsystem if not required

[Buildroot] [PATCH v2, 1/1] package/uboot-tools: fix build with FIT
 2021-04-24 22:31 UTC 

[PATCH v2] drm/amd/pm/powerplay/hwmgr: Fix kernel-doc syntax in documentation
 2021-04-24 22:19 UTC  (2+ messages)

[PATCH v3 0/6] iscsi: Fix in kernel conn failure handling
 2021-04-24 22:17 UTC  (7+ messages)
` [PATCH v3 1/6] scsi: iscsi: force immediate failure during shutdown
` [PATCH v3 2/6] scsi: iscsi: use system_unbound_wq for destroy_work
` [PATCH v3 3/6] scsi: iscsi: have callers do the put on iscsi_lookup_endpoint
` [PATCH v3 4/6] scsi: iscsi: fix in-kernel conn failure handling
` [PATCH v3 5/6] scsi: iscsi_tcp: set no linger
` [PATCH v3 6/6] scsi: iscsi_tcp: start socket shutdown during conn stop

[PATCH bpf-next] libbpf: handle ENOTSUPP errno in libbpf_strerror()
 2021-04-24 22:16 UTC 

[PATCH 0/6] Add libseccomp
 2021-04-24 22:16 UTC  (3+ messages)
` [PATCH 1/6] libseccomp: move recipe from meta-security to core
  ` [OE-core] "

[dpdk-dev] [PATCH v3 1/8] baseband: introduce NXP LA12xx driver
 2021-04-24 22:12 UTC  (8+ messages)
` [dpdk-dev] [PATCH v4 0/8] baseband: add "
  ` [dpdk-dev] [PATCH v4 1/8] bbdev: add network order data capability
  ` [dpdk-dev] [PATCH v4 5/8] baseband/la12xx: add queue and modem config support
  ` [dpdk-dev] [PATCH v4 8/8] app/bbdev: add test vectors for transport blocks

[PATCH v3 0/4] KVM statistics data fd-based binary interface
 2021-04-24 22:12 UTC  (5+ messages)
` [PATCH v3 2/4] KVM: stats: Add fd-based API to read binary stats data

[PATCH] [RFC] gator: Add new package
 2021-04-24 22:11 UTC  (7+ messages)
  ` [oe] "

[RFC PATCH] usb: gadget: Drop unnecessary NULL checks after container_of
 2021-04-24 22:07 UTC  (3+ messages)

[PATCH v4 00/17] libiscsi and qedi TMF fixes
 2021-04-24 22:06 UTC  (18+ messages)
` [PATCH v4 01/17] scsi: iscsi: add task completion helper
` [PATCH v4 02/17] scsi: iscsi: sync libiscsi and driver reset cleanup
` [PATCH v4 03/17] scsi: iscsi: stop queueing during ep_disconnect
` [PATCH v4 04/17] scsi: iscsi: drop suspend calls from ep_disconnect
` [PATCH v4 05/17] scsi: iscsi: wait on cmds before freeing conn
` [PATCH v4 06/17] scsi: iscsi: fix use conn use after free
` [PATCH v4 07/17] scsi: iscsi: move pool freeing
` [PATCH v4 08/17] scsi: qedi: fix null ref during abort handling
` [PATCH v4 09/17] scsi: qedi: fix race during abort timeouts
` [PATCH v4 10/17] scsi: qedi: fix use after free during abort cleanup
` [PATCH v4 11/17] scsi: qedi: fix TMF tid allocation
` [PATCH v4 12/17] scsi: qedi: use GFP_NOIO for tmf allocation
` [PATCH v4 13/17] scsi: qedi: fix TMF session block/unblock use
` [PATCH v4 14/17] scsi: qedi: fix cleanup "
` [PATCH v4 15/17] scsi: qedi: pass send_iscsi_tmf task to abort
` [PATCH v4 16/17] scsi: qedi: complete TMF works before disconnect
` [PATCH v4 17/17] scsi: qedi: always wake up if cmd_cleanup_req is set

[android-common:android12-5.10 4/4] kernel/tracepoint.c:720:5: warning: no previous prototype for function 'android_rvh_probe_register'
 2021-04-24 21:57 UTC 

[PATCH v2 0/3] MIPS: kernel: proc: fix style and add CPU option reporting
 2021-04-24 21:56 UTC  (4+ messages)
` [PATCH v2 1/3] MIPS: kernel: proc: fix trivial style errors
` [PATCH v2 2/3] MIPS: kernel: proc: use seq_puts instead of seq_printf
` [PATCH v2 3/3] MIPS: kernel: proc: add CPU option reporting

[PATCH net-next 00/10] bnxt_en: Updates for net-next
 2021-04-24 21:52 UTC  (12+ messages)
` [PATCH net-next 01/10] bnxt_en: report signal mode in link up messages
` [PATCH net-next 02/10] bnxt_en: Add a new phy_flags field to the main driver structure
` [PATCH net-next 03/10] bnxt_en: Add support for fw managed link down feature
` [PATCH net-next 04/10] bnxt_en: allow promiscuous mode for trusted VFs
` [PATCH net-next 05/10] bnxt_en: allow VF config ops when PF is closed
` [PATCH net-next 06/10] bnxt_en: Move bnxt_approve_mac()
` [PATCH net-next 07/10] bnxt_en: Call bnxt_approve_mac() after the PF gives up control of the VF MAC
` [PATCH net-next 08/10] bnxt_en: Add PCI IDs for Hyper-V VF devices
` [PATCH net-next 09/10] bnxt_en: Support IFF_SUPP_NOFCS feature to transmit without ethernet FCS
` [PATCH net-next 10/10] bnxt_en: Implement .ndo_features_check()

[PATCH 00/14] Multiple improvement to qca8k stability
 2021-04-24 21:49 UTC  (5+ messages)
` [PATCH 11/14] drivers: net: dsa: qca8k: apply switch revision fix

[PATCH bpf-next v5 0/2] add batched ops for percpu array
 2021-04-24 21:45 UTC  (3+ messages)
` [PATCH bpf-next v5 1/2] bpf: add batched ops support "
` [PATCH bpf-next v5 2/2] bpf: selftests: update array map tests for per-cpu batched ops

arch/powerpc/include/asm/hw_irq.h:160:9: sparse: sparse: context imbalance in 'split_huge_page_to_list' - different lock contexts for basic block
 2021-04-24 21:44 UTC 

[PATCH 1/2] Revert "ALSA: usb-audio: Add support for many Roland devices..."
 2021-04-24 21:43 UTC  (6+ messages)
` [PATCH 2/2] ALSA: usb-audio: Generic application of implicit fb to Roland/BOSS devices

[PATCH] binman: Correct testSplNoDtb() and Tpl also
 2021-04-24 21:42 UTC  (2+ messages)

[PATCH] test/py: Bump py to 1.10.0 for CVE-2020-29651
 2021-04-24 21:42 UTC  (2+ messages)

Please pull u-boot-video
 2021-04-24 21:42 UTC  (2+ messages)

Pull request for efi-2021-07-rc1-3
 2021-04-24 21:42 UTC  (2+ messages)

[PATCH] SUNRPC: Add a check for gss_release_msg
 2021-04-24 21:34 UTC  (11+ messages)

[PATCH net-next] macvlan: Add nodst option to macvlan type source
 2021-04-24 21:28 UTC 

[PATCH iproute2-next] ip: Add nodst option to macvlan type source
 2021-04-24 21:28 UTC 

[PATCH iproute2-next] ip: Clarify MACVLAN private mode
 2021-04-24 21:28 UTC 

[PATCH 0/4] eeprom-93xx46: Add support for Atmel AT93C56 and AT93C66
 2021-04-24 21:25 UTC  (5+ messages)
` [PATCH v2 0/3] "
  ` [PATCH v2 1/3] misc: eeprom_93xx46: Remove hardcoded bit lengths
  ` [PATCH v2 2/3] misc: eeprom_93xx46: Add new 93c56 and 93c66 compatible strings
  ` [PATCH v2 3/3] dts: eeprom-93xx46: Add support for 93C46, 93C56 and 93C66

[linux-linus test] 161425: regressions - FAIL
 2021-04-24 21:24 UTC 

[PATCH v2 00/16] Multigenerational LRU Framework
 2021-04-24 21:21 UTC  (10+ messages)

[RFC PATCH] cygwin: disallow backslashes in file names
 2021-04-24 21:21 UTC 

stable-rc/queue/4.14 baseline: 135 runs, 5 regressions (v4.14.231-38-ga2d42070884a2)
 2021-04-24 21:18 UTC 

[dm-crypt] Help: problem with an encrypted USB drive
 2021-04-24 21:13 UTC  (2+ messages)
` [dm-crypt] "

[Buildroot] [PATCH v2,1/2] package/cmake: bump to version 3.16.9
 2021-04-24 21:15 UTC  (4+ messages)
` [Buildroot] [PATCH v2, 2/2] support/dependencies: set cmake version min to 3.16
` [Buildroot] [PATCH v2, 1/2] package/cmake: bump to version 3.16.9

[PATCH] kbuild: Add $(KBUILD_HOSTLDFLAGS) to 'has_libelf' test
 2021-04-24 21:13 UTC  (2+ messages)

✅ PASS: Test report for kernel 5.11.16 (stable-queue, 6b74bd23)
 2021-04-24 21:13 UTC 

[PATCH v3 00/17] libicsi and qedi TMF fixes
 2021-04-24 21:12 UTC  (5+ messages)
` [PATCH v3 06/17] scsi: iscsi: fix use conn use after free
` [PATCH v3 07/17] scsi: iscsi: move pool freeing

[PATCH] drivers/hid: avoid invalid denominator
 2021-04-24 21:11 UTC  (2+ messages)

[PATCH v8 00/31] [NEW] efct: Broadcom (Emulex) FC Target driver
 2021-04-24 21:10 UTC  (4+ messages)
` [PATCH v8 25/31] elx: efct: LIO backend interface routines

[Buildroot] [git commit] support/dependencies: set cmake version min to 3.16
 2021-04-24 21:10 UTC 

[Buildroot] [git commit] package/cmake: bump to version 3.16.9
 2021-04-24 21:10 UTC 

stable-rc/queue/4.19 baseline: 153 runs, 5 regressions (v4.19.188-43-g1632c9eace18)
 2021-04-24 21:09 UTC 

Notes from 2021-04-24 call
 2021-04-24 21:08 UTC 

[PATCH v2 0/4] pwm: Simplify drivers with of_pwm_n_cells = 3
 2021-04-24 21:07 UTC  (5+ messages)
` [PATCH v2 1/4] pwm: Make of_pwm_xlate_with_flags() work with #pwm-cells = <2>
` [PATCH v2 2/4] pwm: Drop of_pwm_simple_xlate() in favour of of_pwm_xlate_with_flags()
` [PATCH v2 3/4] pwm: Autodetect default value for of_pwm_n_cells from device tree
` [PATCH v2 4/4] pwm: Simplify all drivers with explicit of_pwm_n_cells = 3

include/linux/spinlock_api_smp.h:119:31: sparse: sparse: context imbalance in 'lock_page_lruvec_irqsave' - wrong count at exit
 2021-04-24 21:05 UTC 

Security vulnerability in Git for Cygwin
 2021-04-24 21:04 UTC  (2+ messages)

[linux-stable-rc:linux-4.19.y 1170/9999] drivers/nvme/host/pci.c:1173:12: warning: this statement may fall through
 2021-04-24 20:56 UTC 

[ANNOUNCE] wireguard-linux-compat v1.0.20210424 released
 2021-04-24 20:54 UTC 

stable-rc/queue/4.4 baseline: 107 runs, 10 regressions (v4.4.267-23-g6bccd32527983)
 2021-04-24 20:53 UTC 

[PATCH 0/3] MIPS: kernel: proc: fix style and add CPU option reporting
 2021-04-24 20:51 UTC  (4+ messages)
` [PATCH 1/3] MIPS: kernel: proc: fix trivial style errors
` [PATCH 2/3] MIPS: kernel: proc: use seq_puts instead of seq_printf
` [PATCH 3/3] MIPS: kernel: proc: add CPU option reporting

[Buildroot] [PATCH 1/9] package/perl-date-manip: bump to version 6.85
 2021-04-24 20:48 UTC  (7+ messages)
` [Buildroot] [PATCH 5/9] package/perl-mojolicious-plugin-authentication: bump to version 1.36
` [Buildroot] [PATCH 6/9] package/perl-moo: bump to version 2.005004
` [Buildroot] [PATCH 7/9] package/perl-net-ssh2: bump to version 0.72
` [Buildroot] [PATCH 8/9] package/perl-path-tiny: bump to version 0.118
` [Buildroot] [PATCH 9/9] package/perl-role-tiny: bump to version 2.002004

[Buildroot] [git commit] package/perl-role-tiny: bump to version 2.002004
 2021-04-24 20:46 UTC 

[Buildroot] [git commit] package/perl-path-tiny: bump to version 0.118
 2021-04-24 20:46 UTC 

[Buildroot] [git commit] package/perl-net-ssh2: bump to version 0.72
 2021-04-24 20:46 UTC 

[Buildroot] [git commit] package/perl-moo: bump to version 2.005004
 2021-04-24 20:46 UTC 

[Buildroot] [git commit] package/perl-mojolicious-plugin-authentication: bump to version 1.36
 2021-04-24 20:46 UTC 

[Buildroot] [git commit] package/perl-mojolicious: bump to version 9.17
 2021-04-24 20:46 UTC 

[Buildroot] [git commit] package/perl-libwww-perl: bump to version 6.53
 2021-04-24 20:46 UTC 

[Buildroot] [git commit] package/perl-io-socket-ssl: bump to version 2.070
 2021-04-24 20:46 UTC 

[Buildroot] [git commit] package/perl-date-manip: bump to version 6.85
 2021-04-24 20:46 UTC 

[ANNOUNCE] wireguard-tools v1.0.20210424 released
 2021-04-24 20:44 UTC 

[RFC] bpf.2: Use standard types and attributes
 2021-04-24 20:43 UTC  (3+ messages)

[PATCH v1 1/2] iommu/tegra-smmu: Defer attachment of display clients
 2021-04-24 20:41 UTC  (10+ messages)
` [PATCH v1 2/2] iommu/tegra-smmu: Revert workaround that was needed for Nyan Big Chromebook

[PATCH] drivers: pnp: proc.c: Handle errors while attaching devices
 2021-04-24 20:37 UTC  (3+ messages)

Unable to initialize SMTP properly. Check config and use --smtp-debug. VALUES:
 2021-04-24 20:37 UTC 

[PATCH] unbreak all modern Seagate ATA pass-through for SMART
 2021-04-24 20:03 UTC 

stable-rc/queue/4.9 baseline: 122 runs, 5 regressions (v4.9.267-29-gdef9b12f4079)
 2021-04-24 20:27 UTC 

[RESEND PATCH] Revert "i3c master: fix missing destroy_workqueue() on error in i3c_master_register"
 2021-04-24 20:25 UTC  (3+ messages)

[PATCH V2] dt-bindings: clock: brcm,iproc-clocks: convert to the json-schema
 2021-04-24 20:23 UTC  (2+ messages)
` [PATCH V3] "

I3C Slave subsystem
 2021-04-24 20:19 UTC  (2+ messages)

[PATCH] dt-bindings: Clean-up undocumented compatible strings
 2021-03-26 12:41 UTC  (10+ messages)

[PATCH] Revert "i3c master: fix missing destroy_workqueue() on error in i3c_master_register"
 2021-03-20  0:03 UTC 

[PATCH] net: called rtnl_unlock() before runpm resumes devices
 2021-04-24 20:07 UTC  (7+ messages)

[PATCH] smb3: add rasize mount parameter to improve performance of readahead
 2021-04-24 20:08 UTC  (2+ messages)

[Buildroot] [PATCH] package/numactl: make available on all architectures
 2021-04-24 20:08 UTC  (2+ messages)

[Buildroot] [git commit] package/numactl: make available on all architectures
 2021-04-24 20:07 UTC 

[PATCH] drivers: message: fusion: mptsas.c: Fix spaces during declaration
 2021-04-24 19:58 UTC  (3+ messages)

[sashal-linux-stable:linux-4.19.y 89/127] lib/rhashtable.c:302:13: sparse: sparse: cast removes address space '<asn:4>' of expression
 2021-04-24 19:55 UTC 

stable-rc/queue/5.4 baseline: 172 runs, 1 regressions (v5.4.114-1-g48c1f0d8683b)
 2021-04-24 19:47 UTC 

[PATCH] usr/include: refactor .gitignore
 2021-04-24 19:47 UTC 

Restoring a file from damaged btrfs raid1 shard
 2021-04-24 19:46 UTC  (2+ messages)

[PATCH v3] iio: gyro: mpu3050: Fix reported temperature value
 2021-04-24 19:44 UTC  (5+ messages)

[PATCH] [GSOC] pretty: provide human date format
 2021-04-24 19:44 UTC  (3+ messages)
` [PATCH v2] "

[android-common:android12-5.10 19/21] include/linux/rcupdate.h:699:9: sparse: sparse: context imbalance in 'filemap_map_pages' - different lock contexts for basic block
 2021-04-24 19:44 UTC 

[PATCH 0/2] usb: dwc3: gadget: fix scatter gather support
 2021-04-24 19:41 UTC  (11+ messages)
` [PATCH 2/2] dwc3: gadget: fix tracking of used sgs in request

[dpdk-dev] [PATCH] net/bnxt: use bnxt_ prefix on global function
 2021-04-24 19:39 UTC  (2+ messages)

Converting EXT4
 2021-04-24 19:38 UTC  (2+ messages)

[dunfell][PATCH] gstreamer1.0-plugins-good: on wayland qt5 needs qtwayland
 2021-04-24 19:36 UTC  (2+ messages)
` [OE-core] "

[tip:master] BUILD SUCCESS 8db8c57757fd307764c22a3c987850bec0a863f1
 2021-04-24 19:34 UTC 

[PATCH] blk-mq: Fix two racy hctx->tags->rqs[] assignments
 2021-04-24 19:33 UTC  (2+ messages)

[dpdk-dev] [PATCH] net/bnxt: drop the unused attribute
 2021-04-24 19:23 UTC  (2+ messages)

[GIT PULL] irqchip updates for 5.13
 2021-04-24 19:22 UTC  (2+ messages)
` [tip: irq/core] Merge tag 'irqchip-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms into irq/core


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.