All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-12-10 18:48:34 to 2020-12-10 19:32:21 UTC [more...]

[PATCH 10/13] build: Add more test certificates in various formats
 2020-12-10 19:32 UTC 

[PATCH 01/13] pem: Wipe more memory in PKCS#1 private key decoding
 2020-12-10 19:32 UTC  (9+ messages)
` [PATCH 02/13] pem: Factor out the PKCS#8 decoding code
` [PATCH 03/13] cipher: Add an RC2 implementation
` [PATCH 04/13] cipher: Add ARC4 implementation
` [PATCH 05/13] pem: Don't expect padding with stream ciphers
` [PATCH 06/13] pkcs5: Add the PKCS#12 KDF
` [PATCH 07/13] pkcs5: Add PKCS#12 algorithms in pkcs5_cipher_from_alg_id
` [PATCH 08/13] pem: Add l_pem_load_container_file
` [PATCH 09/13] pem: Add PKCS#12 parsing

[Virtio-fs] Some performance numbers for virtiofs, DAX and virtio-9p
 2020-12-10 19:29 UTC  (3+ messages)
  `  "

[PATCH 4.9 00/45] 4.9.248-rc1 review
 2020-12-10 14:26 UTC  (26+ messages)
` [PATCH 4.9 02/45] rose: Fix Null pointer dereference in rose_send_frame()
` [PATCH 4.9 03/45] usbnet: ipheth: fix connectivity with iOS 14
` [PATCH 4.9 04/45] bonding: wait for sysfs kobject destruction before freeing struct slave
` [PATCH 4.9 06/45] ibmvnic: Ensure that SCRQ entry reads are correctly ordered
` [PATCH 4.9 07/45] ibmvnic: Fix TX completion error handling
` [PATCH 4.9 08/45] net/x25: prevent a couple of overflows
` [PATCH 4.9 09/45] cxgb3: fix error return code in t3_sge_alloc_qset()
` [PATCH 4.9 11/45] net/mlx5: Fix wrong address reclaim when command interface is down
` [PATCH 4.9 12/45] dt-bindings: net: correct interrupt flags in examples
` [PATCH 4.9 18/45] pinctrl: baytrail: Replace WARN with dev_info_once when setting direct-irq pin to output
` [PATCH 4.9 22/45] usb: gadget: f_fs: Use local copy of descriptors for userspace copy
` [PATCH 4.9 23/45] USB: serial: kl5kusb105: fix memleak on open
` [PATCH 4.9 24/45] USB: serial: ch341: add new Product ID for CH341A
` [PATCH 4.9 25/45] USB: serial: ch341: sort device-id entries
` [PATCH 4.9 26/45] USB: serial: option: add Fibocom NL668 variants
` [PATCH 4.9 29/45] ALSA: hda/realtek - Add new codec supported for ALC897
` [PATCH 4.9 31/45] tty: Fix ->session locking
` [PATCH 4.9 33/45] cifs: fix potential use-after-free in cifs_echo_request()
` [PATCH 4.9 34/45] i2c: imx: Fix reset of I2SR_IAL flag
` [PATCH 4.9 35/45] i2c: imx: Check for I2SR_IAL after every byte
` [PATCH 4.9 36/45] iommu/amd: Set DTE[IntTabLen] to represent 512 IRTEs
` [PATCH 4.9 37/45] spi: Introduce device-managed SPI controller allocation
` [PATCH 4.9 39/45] spi: bcm2835: Fix use-after-free on unbind
` [PATCH 4.9 41/45] tracing: Fix userstacktrace option for instances
` [PATCH 4.9 45/45] x86/uprobes: Do not use prefixes.nbytes when looping over prefixes.bytes

[PATCH v2 15/24] proc/fd: In proc_readfd_common use task_lookup_next_fd_rcu
 2020-12-10 19:29 UTC  (10+ messages)
          ` [PATCH] files: rcu free files_struct

[PATCH 4.4 00/39] 4.4.248-rc1 review
 2020-12-10 14:26 UTC  (8+ messages)
` [PATCH 4.4 04/39] bonding: wait for sysfs kobject destruction before freeing struct slave
` [PATCH 4.4 25/39] tty: Fix ->session locking
` [PATCH 4.4 26/39] cifs: fix potential use-after-free in cifs_echo_request()
` [PATCH 4.4 27/39] i2c: imx: Fix reset of I2SR_IAL flag
` [PATCH 4.4 28/39] i2c: imx: Check for I2SR_IAL after every byte
` [PATCH 4.4 31/39] spi: Introduce device-managed SPI controller allocation
` [PATCH 4.4 34/39] tracing: Fix userstacktrace option for instances

stable-rc/linux-4.19.y baseline: 159 runs, 7 regressions (v4.19.162-40-ga556f48a1f86)
 2020-12-10 19:29 UTC 

[PATCH bpf-next] net: xdp: introduce xdp_init_buff utility routine
 2020-12-10 19:28 UTC  (8+ messages)

[PATCH kvmtool 00/21] Unify I/O port and MMIO trap handling
 2020-12-10 14:29 UTC  (21+ messages)
` [PATCH kvmtool 01/21] ioport: Remove ioport__setup_arch()
` [PATCH kvmtool 02/21] hw/serial: Use device abstraction for FDT generator function
` [PATCH kvmtool 03/21] ioport: Retire .generate_fdt_node functionality
` [PATCH kvmtool 05/21] hw/i8042: Clean up data types
` [PATCH kvmtool 06/21] hw/i8042: Refactor trap handler
` [PATCH kvmtool 07/21] hw/i8042: Switch to new trap handlers
` [PATCH kvmtool 08/21] x86/ioport: Refactor "
` [PATCH kvmtool 09/21] x86/ioport: Switch to new "
` [PATCH kvmtool 10/21] hw/rtc: Refactor "
` [PATCH kvmtool 11/21] hw/rtc: Switch to new trap handler
` [PATCH kvmtool 12/21] hw/vesa: Switch trap handling to use MMIO handler
` [PATCH kvmtool 13/21] hw/serial: Refactor trap handler
` [PATCH kvmtool 14/21] hw/serial: Switch to new trap handlers
` [PATCH kvmtool 15/21] vfio: Refactor ioport trap handler
` [PATCH kvmtool 16/21] vfio: Switch to new ioport trap handlers
` [PATCH kvmtool 17/21] virtio: Switch trap handling to use MMIO handler
` [PATCH kvmtool 18/21] pci: "
` [PATCH kvmtool 19/21] Remove ioport specific routines
` [PATCH kvmtool 20/21] hw/serial: ARM/arm64: Use MMIO at higher addresses
` [PATCH kvmtool 21/21] hw/rtc: "

[PATCH v11 00/13] hw/block/nvme: Support Namespace Types and Zoned Namespace Command Set
 2020-12-10 19:25 UTC  (3+ messages)

[PATCH 00/27] dm: Change the way sequence numbers are implemented
 2020-12-10 19:26 UTC  (8+ messages)
` [PATCH 01/27] linker_lists: Fix alignment issue

[PATCH v15 0/4] RDMA: Add dma-buf support
 2020-12-10 19:37 UTC  (10+ messages)
` [PATCH v15 1/4] RDMA/umem: Support importing dma-buf as user memory region
` [PATCH v15 2/4] RDMA/core: Add device method for registering dma-buf based "
` [PATCH v15 3/4] RDMA/uverbs: Add uverbs command for dma-buf based MR registration
` [PATCH v15 4/4] RDMA/mlx5: Support dma-buf based userspace memory region

Energy-efficiency options within RCU
 2020-12-10 19:23 UTC  (2+ messages)

[PATCH 4.19-stable 4/5] spi: bcm2835aux: Fix use-after-free on unbind
 2020-12-10 19:24 UTC  (11+ messages)

UBSAN: shift-out-of-bounds in ext4_fill_super
 2020-12-10 19:24 UTC  (2+ messages)

[PATCH] KVM: SVM: use vmsave/vmload for saving/restoring additional host state
 2020-12-10 19:23 UTC  (2+ messages)

[Intel-gfx] [PATCH 01/21] drm/i915/gt: Mark legacy ring context as lost
 2020-12-10 19:16 UTC  (5+ messages)
` [Intel-gfx] [PATCH 12/21] drm/i915/gem: Drop free_work for GEM contexts
` [Intel-gfx] [PATCH 19/21] drm/i915/gt: Use indices for writing into relative timelines

cacheflush.2
 2020-12-10 19:20 UTC  (4+ messages)

[GIT PULL] io_uring fixes for 5.10-rc
 2020-12-10 19:21 UTC  (11+ messages)
              ` namei.c LOOKUP_NONBLOCK (was "Re: [GIT PULL] io_uring fixes for 5.10-rc")

[PATCH v2 0/8] testing/next (without-features, gitlab, python)
 2020-12-10 19:04 UTC  (9+ messages)
` [PATCH v2 1/8] configure: include moxie-softmmu in deprecated_targets_list
` [PATCH v2 2/8] gitlab: include aarch64-softmmu and ppc64-softmmu cross-system-build
` [PATCH v2 3/8] configure: move gettext detection to meson.build
` [PATCH v2 4/8] configure: add --without-default-features
` [PATCH v2 5/8] python: add __repr__ to ConsoleSocket to aid debugging
` [PATCH v2 6/8] gitlab: move --without-default-devices build from Travis
` [PATCH v2 7/8] gitlab: add --without-default-features build
` [PATCH v2 8/8] tests/tcg: build tests with -Werror

[PATCH 4.19 4.14 4.9 4.4-stable 1/2] spi: bcm2835aux: Fix use-after-free on unbind
 2020-12-10 19:20 UTC  (2+ messages)
` [PATCH 4.19 4.14 4.9 4.4-stable 2/2] spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probe

[PATCH v2 bpf 0/5] New netdev feature flags for XDP
 2020-12-10 19:20 UTC  (22+ messages)
` [PATCH v2 bpf 1/5] net: ethtool: add xdp properties flag set
                              ` [Intel-wired-lan] "
                      ` Explaining XDP redirect bulk size design (Was: [PATCH v2 bpf 1/5] net: ethtool: add xdp properties flag set)
                        ` [Intel-wired-lan] "

[xfstests-bld PATCH] android-xfstests: create /dev/fd on the Android device
 2020-12-10 19:19 UTC  (2+ messages)

[Buildroot] [PATCH/next v1 1/2] package/ninja: bump version to 1.10.2
 2020-12-10 19:19 UTC  (6+ messages)

[Bug 210577] New: [xfstests generic/616] kernel BUG at lib/list_debug.c:28!
 2020-12-10 19:17 UTC  (3+ messages)
` [Bug 210577] "

[PATCH 0/7] vfio: iommu_type1: Some fixes and optimization
 2020-12-10 19:16 UTC  (6+ messages)
` [PATCH 1/7] vfio: iommu_type1: Clear added dirty bit when unwind pin

[linux-next:master 10163/12085] arch/arm64/kvm/hyp/nvhe/psci-relay.c:174:28: warning: no previous prototype for function 'kvm_host_psci_cpu_entry'
 2020-12-10 19:18 UTC  (3+ messages)

[net-next] tcp: correctly handle increased zerocopy args struct size
 2020-12-10 19:16 UTC 

[RFC PATCH 1/1] platform-msi: Add platform check for subdevice irq domain
 2020-12-10 19:15 UTC  (3+ messages)

[PATCH 0/5] USB: typec: various patches
 2020-12-10 19:10 UTC  (7+ messages)
` [PATCH 1/5] USB: typec: tcpm: Prevent log overflow by removing old entries
` [PATCH 5/5] USB: typec: tcpci: Add Bleed discharge to POWER_CONTROL definition

[GIT PULL for v5.10] media fixes
 2020-12-10 19:12 UTC  (2+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2020-12-10 19:11 UTC  (2+ messages)

[PATCH 0/3] Add sending TX hardware timestamp for TC ETF Qdisc
 2020-12-10 19:11 UTC  (7+ messages)
` [PATCH 1/3] Add TX sending hardware timestamp

[PATCH] remoteproc/mediatek: change MT8192 CFG register base
 2020-12-10 19:13 UTC  (5+ messages)

[RFC PATCH 0/9] Make shrinker's nr_deferred memcg aware
 2020-12-10 19:12 UTC  (4+ messages)
` [PATCH 5/9] mm: memcontrol: add per memcg shrinker nr_deferred

[PATCH v2 6/6] aarch64: Use mmap to add PROT_BTI instead of mprotect [BZ #26831]
 2020-12-10 19:12 UTC  (7+ messages)
` [PATCH v3 1/2] aarch64: align address for BTI protection [BZ #26988]
` [PATCH v3 2/2] aarch64: Use mmap to add PROT_BTI instead of mprotect [BZ #26831]

[MPTCP] [Weekly meetings] MoM - 3rd of December 2020
 2020-12-10 19:13 UTC 

[PATCH] selftests: Skip BPF seftests by default
 2020-12-10 19:11 UTC  (2+ messages)

[PATCH] exports.man: Remove some outdated verbiage
 2020-12-10 19:10 UTC 

[PATCH 4.14 00/31] 4.14.212-rc1 review
 2020-12-10 14:27 UTC  (9+ messages)
` [PATCH 4.14 02/31] pinctrl: baytrail: Fix pin being driven low for a while on gpiod_get(..., GPIOD_OUT_HIGH)
` [PATCH 4.14 03/31] vlan: consolidate VLAN parsing code and limit max parsing depth
` [PATCH 4.14 06/31] USB: serial: kl5kusb105: fix memleak on open
` [PATCH 4.14 14/31] ALSA: hda/realtek - Add new codec supported for ALC897
` [PATCH 4.14 21/31] speakup: Reject setting the speakup line discipline outside of speakup
` [PATCH 4.14 23/31] spi: Introduce device-managed SPI controller allocation
` [PATCH 4.14 24/31] spi: bcm-qspi: Fix use-after-free on unbind
` [PATCH 4.14 25/31] spi: bcm2835: "

[PATCH] brcmfmac: support BCM4365E with 43666 ChipCommon chip ID
 2020-12-10 19:08 UTC 

[PATCH net-next] igc: Add new device ID
 2020-12-10 19:08 UTC 

[lee-linaro:android-3.18-preview 213/310] clang-12clang-12: error: unknown argument: '-mtraceback=no'
 2020-12-10 19:09 UTC  (2+ messages)

[cifs:for-next 4/15] fs/cifs/cifsacl.c:914:42: warning: variable 'nmode' is uninitialized when used here
 2020-12-10 19:08 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH v2] ARM: dts: sun8i-h2-plus-bananapi-m2-zero: add poweroff node to DT
 2020-12-10 14:30 UTC  (6+ messages)
` [PATCH v3 0/3] BPi M2 Zero poweroff support via new regulator-poweroff driver
  ` [PATCH v3 2/3] Documentation: DT: binding documentation for regulator-poweroff

linux-next: Signed-off-by missing for commit in the cifs tree
 2020-12-10 19:06 UTC  (2+ messages)

[PATCH 1/2] [meta-ti][dunfell/master][PATCH] setup-scripts - removing confusion for users when script succeeds, but does not include correct version in success message
 2020-12-10 19:08 UTC  (5+ messages)

[Intel-gfx] [RFC 0/5] drm: Extract DPCD backlight helpers from i915, add support in nouveau
 2020-12-10 19:07 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for drm: Extract DPCD backlight helpers from i915, add support in nouveau (rev2)

Slab bug during skb allocation
 2020-12-10 19:06 UTC  (3+ messages)

[PATCH 3/3] exec: Transform exec_update_mutex into a rw_semaphore
 2020-12-10 18:38 UTC  (11+ messages)
                ` [PATCH] perf: Break deadlock involving exec_update_mutex

[PATCH] x86/reboot/quirks: Add Zotac ZBOX CI327 nano PCI reboot quirk
 2020-12-10 19:04 UTC  (2+ messages)

[PATCH] doc: mention Python 3.x supports
 2020-12-10 14:30 UTC 

[PATCH v2 0/5] pretty format %(trailers): improve machine readability
 2020-12-10 19:01 UTC  (6+ messages)
` [PATCH v3 "
` [PATCH v3 2/5] pretty format %(trailers) doc: avoid repetition

[PATCH v2] Serial: silabs si4455 serial driver
 2020-12-10 19:03 UTC  (2+ messages)

Global reserve ran out of space at 512MB, fails to rebalance
 2020-12-10 19:02 UTC  (3+ messages)

btrfs swapfile - Not enough swap space for hibernation
 2020-12-10 19:02 UTC  (2+ messages)

[PATCH v2] ACPI: PM: s2idle: Add AMD support to handle _DSM during S2Idle
 2020-12-10 18:56 UTC  (4+ messages)

WARNING in sk_stream_kill_queues (5)
 2020-12-10 19:01 UTC  (12+ messages)

[PATCH v4 0/5] Thermal devfreq cooling improvements with Energy Model
 2020-12-10 14:30 UTC  (5+ messages)
` [PATCH v4 1/5] thermal: devfreq_cooling: change tracing function and arguments
` [PATCH v4 2/5] thermal: devfreq_cooling: use a copy of device status
` [PATCH v4 4/5] thermal: devfreq_cooling: remove old power model and use EM
` [PATCH v4 5/5] drm/panfrost: Register devfreq cooling and attempt to add Energy Model

[PATCH v2 0/7] tty: add flag to suppress ready signalling on open
 2020-12-10 18:59 UTC  (8+ messages)

[PATCH v3 1/2] ALSA: hda/ca0132 - Fix AE-5 rear headphone pincfg
 2020-12-10 18:59 UTC  (3+ messages)

[PATCH v4] certs: Add EFI_CERT_X509_GUID support for dbx entries
 2020-12-10 18:56 UTC  (3+ messages)

[BUG] iwlwifi: card unusable after firmware crash
 2020-12-10 18:57 UTC  (11+ messages)

stable-rc/queue/4.4 build: 187 builds: 0 failed, 187 passed, 13 warnings (v4.4.247-38-gd08621d60531)
 2020-12-10 18:59 UTC 

[PATCH v2] ALSA: hda/hdmi: fix silent stream for first playback to DP
 2020-12-10 18:58 UTC  (2+ messages)

[PATCH v2 0/8] prohibit pinning pages in ZONE_MOVABLE
 2020-12-10 18:57 UTC  (6+ messages)
` [PATCH v2 3/8] mm/gup: make __gup_longterm_locked common

[sashal-linux-stable:queue-5.4 21/53] arch/s390/pci/pci_irq.c:106:17: error: implicit declaration of function 'smp_cpu_get_cpu_address'
 2020-12-10 18:58 UTC 

[PATCH 00/15] Refactor chunk-format into an API
 2020-12-10 14:30 UTC  (6+ messages)

[PATCH 1/2] acpi: cppc: add cpufreq device
 2020-12-10 18:54 UTC  (6+ messages)

[PATCH wireless -next] cw1200: txrx: convert comma to semicolon
 2020-12-10 18:50 UTC  (2+ messages)

stable-rc/queue/4.19 build: 206 builds: 0 failed, 206 passed, 77 warnings (v4.19.162-40-gbaa0b97cc4354)
 2020-12-10 18:53 UTC 

[PATCH v1 bpf-next 05/11] tcp: Migrate TCP_NEW_SYN_RECV requests
 2020-12-10 18:49 UTC  (3+ messages)

stable-rc/queue/5.4 baseline: 179 runs, 7 regressions (v5.4.82-54-g1eabd0fdb4d4)
 2020-12-10 18:49 UTC 

[PATCH v2] pinctrl: remove empty lines in pinctrl subsystem
 2020-12-10 18:52 UTC  (3+ messages)

[PATCH v3 1/2] mt76: mt7915: reset token when mac_reset happens
 2020-12-10 18:51 UTC  (4+ messages)
` [PATCH v3 2/2] mt76: mt7615: "

[PATCH v4] PM: domains: create debugfs nodes when adding power domains
 2020-12-10 18:51 UTC  (3+ messages)

[PATCH v2] x86/reboot/quirks: Add GIGABYTE BRIX BXBT-2807 reboot quirk
 2020-12-10 18:49 UTC  (2+ messages)

[PATCH] dt-bindings: vendor-prefixes: Add undocumented bm, gpio-key, and mentor prefixes
 2020-12-10 18:50 UTC 

(no subject)
 2020-12-10 18:50 UTC  (4+ messages)
` [PATCH V3 21/23] xen/arm: Add mapcache invalidation handling

[PATCH] wilc1000: changes for SPI communication stall issue found with Iperf
 2020-12-10 18:48 UTC  (2+ messages)

pull-request: iwlwifi-next 2020-12-09
 2020-12-10 18:47 UTC  (2+ messages)

[PATCH v2 0/3] Experimental freesync video mode optimization
 2020-12-10 18:48 UTC  (2+ messages)
` [PATCH v2 3/3] drm/amd/display: Skip modeset for front porch change


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.