All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-03 11:13:42 to 2021-05-03 12:00:46 UTC [more...]

[PATCH 00/69] "Revert and fix properly" patch series based on umn.edu re-review
 2021-05-03 11:57 UTC  (30+ messages)
` [PATCH 01/69] Revert "crypto: cavium/nitrox - add an error message to explain the failure of pci_request_mem_regions"
` [PATCH 03/69] Revert "media: rcar_drif: fix a memory disclosure"
` [PATCH 04/69] Revert "hwmon: (lm80) fix a missing check of bus read in lm80 probe"
` [PATCH 05/69] Revert "serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference"
` [PATCH 06/69] Revert "media: usb: gspca: add a missed check for goto_low_power"
` [PATCH 07/69] Revert "ALSA: sb: fix a missing check of snd_ctl_add"
` [PATCH 08/69] Revert "leds: lp5523: fix a missing check of return value of lp55xx_read"
` [PATCH 12/69] Revert "rtlwifi: fix a potential NULL pointer dereference"
` [PATCH 13/69] net: rtlwifi: properly check for alloc_workqueue() failure
` [PATCH 14/69] Revert "net: fujitsu: fix a potential NULL pointer dereference"
` [PATCH 15/69] net: fujitsu: fix potential null-ptr-deref
` [PATCH 16/69] Revert "net/smc: fix a NULL pointer dereference"
` [PATCH 17/69] net/smc: properly handle workqueue allocation failure
` [PATCH 18/69] Revert "net: caif: replace BUG_ON with recovery code"
` [PATCH 19/69] net: caif: remove BUG_ON(dev == NULL) in caif_xmit
` [PATCH 20/69] Revert "net: stmicro: fix a missing check of clk_prepare"
` [PATCH 21/69] net: stmicro: handle clk_prepare() failure during init
` [PATCH 22/69] Revert "niu: fix missing checks of niu_pci_eeprom_read"
` [PATCH 23/69] ethernet: sun: niu: fix missing checks of niu_pci_eeprom_read()
` [PATCH 24/69] Revert "qlcnic: Avoid potential NULL pointer dereference"
` [PATCH 25/69] qlcnic: Add null check after calling netdev_alloc_skb
` [PATCH 26/69] Revert "gdrom: fix a memory leak bug"
` [PATCH 27/69] cdrom: gdrom: deallocate struct gdrom_unit fields in remove_gdrom
` [PATCH 28/69] Revert "char: hpet: fix a missing check of ioremap"
` [PATCH 29/69] char: hpet: add checks after calling ioremap
` [PATCH 30/69] Revert "scsi: ufs: fix a missing check of devm_reset_control_get"
` [PATCH 31/69] scsi: ufs: handle cleanup correctly on devm_reset_control_get error
` [PATCH 32/69] Revert "ALSA: gus: add a check of the status of snd_ctl_add"
` [PATCH 33/69] ALSA: gus: properly handle snd_ctl_add() error

[PATCH 00/16] USB: gadget: refactor to allow easier extension
 2021-05-03 11:55 UTC  (18+ messages)
` [PATCH 01/16] show_progress: add system wide progress stage notifier
` [PATCH 02/16] common: console: add log_writefile to write log into new file
` [PATCH 03/16] string: implement strstarts along with strends
` [PATCH 04/16] vsprintf: introduce %m shorthand for "%s", strerror(errno)
` [PATCH 05/16] param: introduce file-list parameter type
` [PATCH 06/16] common: add generic system partitions interface
` [PATCH 07/16] fastboot: handle ill-named partitions gracefully
` [PATCH 08/16] usb: gadget: dfu: change status message to info log level
` [PATCH 09/16] usbgadget: autostart: fix indeterminism around usbgadget.autostart
` [PATCH 10/16] usbgadget: allow DFU and Fastboot functions to coexist
` [PATCH 11/16] file_list: make freeing a NULL pointer a no-op
` [PATCH 12/16] fastboot/dfu: use system partitions as fall back
` [PATCH 13/16] bbu: add function to directly add handlers into file_list
` [PATCH 14/16] file_list: add file_list_detect_all()
` [PATCH 15/16] common: make FILE_LIST feature unconditional
` [PATCH 16/16] fs: error out when writing on read-only file system

[PATCH] fs/btrfs: Fix uninitialized variable
 2021-05-03 11:58 UTC  (5+ messages)

[Intel-gfx] Lockdep splat on drm-tip
 2021-05-03 11:57 UTC 

[PATCH v4 00/17] barebox deep probe support
 2021-05-03 11:54 UTC  (3+ messages)
` [PATCH 1/3] fixup! common: add initial barebox deep-probe support

[Buildroot] [Bug 13786] New: Fail to compile LTP on sh4
 2021-05-03 11:56 UTC  (2+ messages)
` [Buildroot] [Bug 13786] "

[RFC 0/2] netconsole and networking co-existence
 2021-05-03 11:55 UTC  (3+ messages)
` [RFC 1/2] net: net_up, net_down
` [RFC 2/2] netconsole and networking co-existence

[PATCH] urlmatch: do not allow passwords in URLs by default
 2021-05-03 11:54 UTC  (3+ messages)

[PATCH 0/2] block: Fix Transaction leaks
 2021-05-03 11:53 UTC  (8+ messages)
` [PATCH 1/2] block: Fix Transaction leak in bdrv_root_attach_child()
` [PATCH 2/2] block: Fix Transaction leak in bdrv_reopen_multiple()

[PATCH v3 00/22] xvmalloc() / x86 xstate area / x86 CPUID / AMX+XFD
 2021-05-03 11:53 UTC  (5+ messages)
` [PATCH v3 01/22] mm: introduce xvmalloc() et al and use for grant table allocations
` [PATCH v3 04/22] x86/xstate: re-use valid_xcr0() for boot-time checks

[Buildroot] [PATCH v2 0/6] Support for the BeagleV platform
 2021-05-03 11:53 UTC  (10+ messages)
` [Buildroot] [PATCH v2 1/6] boot/opensbi: add options to enable/disable image installation
` [Buildroot] [PATCH v2 4/6] boot/beaglev-ddrinit: new package
` [Buildroot] [PATCH v2 5/6] boot/beaglev-secondboot: "
` [Buildroot] [PATCH v2 6/6] configs/beaglev: enable building of low-level firmware

[PATCH 0/9] iio: Move more things from iio_dev to iio_dev_opaque
 2021-05-03 11:53 UTC  (7+ messages)
` [PATCH 1/9] iio: core: move @id from struct iio_dev to struct iio_dev_opaque

[Qemu-devel] [Bug 1096714] [NEW] qemu 1.3.0: usb devices shouldn't have same vendor/product ID and same serial
 2021-05-03 11:27 UTC  (2+ messages)
` [Bug 1096714] "

[PATCH v2 00/13] arm64: synquacer: Add SynQuacer/DeveloperBox support
 2021-05-03 11:51 UTC  (6+ messages)
` [PATCH v2 04/13] gpio: Introduce CONFIG_ONLY_GENERIC_GPIO to cleanup #ifdefs

[PATCH nf] netfilter: arptables: use pernet ops struct during unregister
 2021-05-03 11:51 UTC 

[LTP] [PATCH 1/1] docparse: Escape backslash, tab and double quote in JSON
 2021-05-03 11:51 UTC  (2+ messages)

[PATCH 0/6] block permission updated follow-up
 2021-05-03 11:48 UTC  (8+ messages)
` [PATCH 1/6] block: fix leak of tran in bdrv_root_attach_child
` [PATCH 2/6] block: bdrv_reopen_multiple(): fix leak of tran object
` [PATCH 3/6] block-backend: improve blk_root_get_parent_desc()
` [PATCH 4/6] block: improve bdrv_child_get_parent_desc()
` [PATCH 5/6] block: simplify bdrv_child_user_desc()
` [PATCH 6/6] block: improve permission conflict error message

[PATCH for-next 00/20] Misc update for rtrs
 2021-05-03 11:48 UTC  (21+ messages)
` [PATCH for-next 01/20] RDMA/rtrs-srv: Kill reject_w_econnreset label
` [PATCH for-next 02/20] RDMA/rtrs-clt: Remove MAX_SESS_QUEUE_DEPTH from rtrs_send_sess_info
` [PATCH for-next 03/20] RDMA/rtrs-clt: No need to check queue_depth when receiving
` [PATCH for-next 04/20] RDMA/rtrs-srv: Add error messages for cases when failing RDMA connection
` [PATCH for-next 05/20] RDMA/rtrs-srv: Clean up the code in __rtrs_srv_change_state
` [PATCH for-next 06/20] RDMA/rtrs: Change MAX_SESS_QUEUE_DEPTH
` [PATCH for-next 07/20] RDMA/rtrs: Define MIN_CHUNK_SIZE
` [PATCH for-next 08/20] RDMA/rtrs: Use strscpy instead of strlcpy
` [PATCH for-next 09/20] RDMA/rtrs-clt: Kill rtrs_clt_{start,stop}_hb
` [PATCH for-next 10/20] RDMA/rtrs-clt: Kill rtrs_clt_disconnect_from_sysfs
` [PATCH for-next 11/20] RDMA/rtrs-srv: Kill __rtrs_srv_change_state
` [PATCH for-next 12/20] RDMA/rtrs-clt: Remove redundant 'break'
` [PATCH for-next 13/20] RDMA/rtrs-clt: Check state of the rtrs_clt_sess before reading its stats
` [PATCH for-next 14/20] RDMA/rtrs-srv: Replace atomic_t with percpu_ref for ids_inflight
` [PATCH for-next 15/20] RDMA/rtrs: Do not reset hb_missed_max after re-connection
` [PATCH for-next 16/20] RDMA/rtrs-srv: Duplicated session name is not allowed
` [PATCH for-next 17/20] RDMA/rtrs-srv: Fix memory leak of unfreed rtrs_srv_stats object
` [PATCH for-next 18/20] RDMA/rtrs-srv: Fix memory leak when having multiple sessions
` [PATCH for-next 19/20] RDMA/rtrs-clt: Check if the queue_depth has changed during a reconnection
` [PATCH for-next 20/20] RDMA/rtrs-clt: Fix memory leak of not-freed sess->stats and stats->pcpu_stats

[PATCH v3 00/43] staging: rtl8723bs: clean up driver from private debug facilities
 2021-05-03 11:48 UTC  (4+ messages)

[PATCH v3] tee: amdtee: unload TA only when its refcount becomes 0
 2021-05-03 11:47 UTC  (4+ messages)

[Qemu-devel] [Bug 1101210] [NEW] qemu 1.3.0: usb keyboard not fully working
 2021-05-03 11:27 UTC  (2+ messages)
` [Bug 1101210] Re: qemu 1.4.2: "

[igt-dev] [PATCH i-g-t 1/3] lib/intel_bufops: Fix CCS plane width calculation
 2021-05-03 11:45 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.IGT: success for series starting with [i-g-t,1/3] "

[PATCH] watchdog: imxwd: get and enable clock
 2021-05-03 11:43 UTC  (2+ messages)

[cip-dev][isar-cip-core][PATCH] swupdate-config: add prefix to variables
 2021-05-03 11:44 UTC  (5+ messages)
` [cip-dev][isar-cip-core][PATCH v2] "

[PATCH 01/12] clk: add SiFive PRCI clock controller support
 2021-05-03 11:39 UTC  (4+ messages)
` [PATCH 04/12] RISC-V: support multi-image for all machines

[PATCH v1 0/6] add multiimage support for sama5d3 based microchip-ksz9477-evb board
 2021-05-03 11:39 UTC  (5+ messages)
` [PATCH v1 1/6] mci: atmel_mci: add PBL support

[Bug 1128935] Re: MIPS r4k "TLB modified exception" generated for TLB entries that are not visible to the TLBP instruction
 2021-05-03 11:28 UTC 

[linux-next:pending-fixes] BUILD SUCCESS 6dbffe3729d9332bc280655046b21d29bac8a61c
 2021-05-03 11:42 UTC 

[PATCH] drivers: slimbus: qcom-ngd-ctrl.c: Added space after comma
 2021-04-29  9:25 UTC 

[PATCH v2] drm: log errors in drm_gem_fb_init_with_funcs
 2021-05-03 11:39 UTC 

[PATCH] Raise the minimum GCC version to 5.2
 2021-05-03 11:35 UTC  (12+ messages)

[Intel-gfx] [PATCH] drm/i915/display Try YCbCr420 color when RGB fails
 2021-05-03 11:39 UTC  (5+ messages)
  `  "

[RFC PATCH v6 0/4] scheduler: expose the topology of clusters and add cluster scheduler
 2021-05-03 11:35 UTC  (9+ messages)
` [RFC PATCH v6 3/4] scheduler: scan idle cpu in cluster for tasks within one LLC

[PATCH v3] powerpc/64: Option to use ELFv2 ABI for big-endian kernels
 2021-05-03 11:37 UTC 

[PATCH] drm/etnaviv: rework linear window offset calculation
 2021-05-03 11:38 UTC  (2+ messages)

[PATCH] mm: compaction: improve /proc trigger for full node memory compaction
 2021-05-03 11:37 UTC  (4+ messages)

[LTP] [PATCH] realtime/func/pi-tests: testpi-2 parser indentation fix
 2021-05-03 11:36 UTC  (2+ messages)

[PATCH 0/8] iio: cleanup some new instances of manual parent setting
 2021-05-03 11:37 UTC  (3+ messages)

[PATCH v1 0/7] fs/proc/kcore: don't read offline sections, logically offline pages and hwpoisoned pages
 2021-05-03 11:35 UTC  (9+ messages)
` [PATCH v1 7/7] fs/proc/kcore: use page_offline_(freeze|unfreeze)

[Qemu-devel] [Bug 1022023] [NEW] vga/std lacks few wide screen modes
 2021-05-03 11:19 UTC  (2+ messages)
` [Bug 1022023] "

[Qemu-devel] [Bug 1090604] [NEW] RFE: Implement support for SMBIOS Type 41 structures
 2021-05-03 11:20 UTC  (2+ messages)
` [Bug 1090604] "

[Qemu-devel] [Bug 944628] [NEW] Documentation for mtdblock, option-rom, and pflash is non-existent
 2021-05-03 11:19 UTC  (2+ messages)
` [Bug 944628] "

[PATCH] libubootenv: upgrade 0.3.1 -> 0.3.2
 2021-05-03 11:33 UTC 

[PATCH 0/6] coroutine: new sleep/wake API
 2021-05-03 11:25 UTC  (7+ messages)
` [PATCH 1/6] coroutine-sleep: use a stack-allocated timer
` [PATCH 2/6] coroutine-sleep: disallow NULL QemuCoSleepState** argument
` [PATCH 3/6] coroutine-sleep: allow qemu_co_sleep_wake that wakes nothing
` [PATCH 4/6] coroutine-sleep: move timer out of QemuCoSleepState
` [PATCH 5/6] coroutine-sleep: replace QemuCoSleepState pointer with struct in the API
` [PATCH 6/6] coroutine-sleep: introduce qemu_co_sleep

[PATCH 5.10 0/2] 5.10.34-rc1 review
 2021-05-03 11:27 UTC  (10+ messages)
` [PATCH 5.10 1/2] iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_gen2_enqueue_hcmd()

[PATCH v3 0/7] target/ppc: untangle CPU init from translation
 2021-05-03 11:28 UTC  (4+ messages)
` [PATCH v3 4/7] target/ppc: turned SPR R/W callbacks not static

[PATCH] ARM: stm32: Enable UNZIP on DHSOM by default
 2021-05-03 11:31 UTC 

[PATCH v2 0/5] KVM: selftests: arm64 exception handling and debug test
 2021-05-03 11:31 UTC  (4+ messages)
` [PATCH v2 3/5] KVM: selftests: Move GUEST_ASSERT_EQ to utils header

[PATCH] ARM: stm32: Add additional ID register check for KSZ8851 presence
 2021-05-03 11:31 UTC 

[PATCH v6 0/3] mainline ti tsc2046 adc driver
 2021-05-03 11:28 UTC  (2+ messages)

[PATCH 0/9] leftover bits from symlinked gitattributes, etc topics
 2021-05-03 11:22 UTC  (5+ messages)
` [PATCH 2/9] fsck_tree(): fix shadowed variable
` [PATCH 3/9] fsck_tree(): wrap some long lines

"UBSAN: shift-out-of-bounds in mceusb_dev_recv" should share the same root cause with "UBSAN: shift-out-of-bounds in mceusb_dev_printdata"
 2021-05-03 11:24 UTC  (6+ messages)

[PATCH] bluetooth: fix potential gfp
 2021-05-03 11:22 UTC  (4+ messages)
` [PATCH v2] bluetooth: hci_qca: fix potential GPF
  ` [v2] "

[PATCH v2 1/3] dt-bindings: mmc: sdhci-of-aspeed: Add description for AST2600 EVB
 2021-05-03 11:15 UTC  (12+ messages)
` [PATCH v2 3/3] mmc: sdhci-of-aspeed: Sync capabilities from device tree to ast2600 SoC registers

[PATCH] ARM: i.MX: demote reset reason print to debug level
 2021-05-03 11:18 UTC  (2+ messages)

[PATCH] MIPS: qemu-malta: use generic syscon reset driver
 2021-05-03 11:17 UTC  (2+ messages)

[PATCH] startup: introduce global.endianness variable
 2021-05-03 11:16 UTC  (2+ messages)

[Bug 212887] Clarify getopt.3 behaviour
 2021-05-03 11:21 UTC 

[LTP] [PATCH v5 0/7] CGroup API rewrite
 2021-05-03 11:20 UTC  (3+ messages)
` [LTP] [PATCH v5 6/7] mem: Convert tests to new CGroups API

[PATCH v7 0/5] USB DWC3 host wake up support from system suspend
 2021-05-03 11:20 UTC  (8+ messages)
` [PATCH v7 1/5] usb: dwc3: host: Set PHY mode during suspend
` [PATCH v7 2/5] usb: dwc3: core: Host wake up support from system suspend

[RFC PATCH 0/4] IIO: Alignment fixes part 4 - bounce buffers for the hard cases
 2021-05-03 11:20 UTC  (8+ messages)
` [RFC PATCH 1/4] iio: core: Introduce iio_push_to_buffers_with_ts_na() for non aligned case

[PATCH v4 1/6] iio: accel: add support for FXLS8962AF/FXLS8964AF accelerometers
 2021-05-03 11:19 UTC  (4+ messages)
` [PATCH v4 4/6] iio: accel: fxls8962af: add interrupt support

[PATCH] powerpc/pseries: Enable hardlockup watchdog for PowerVM partitions
 2021-05-03 11:18 UTC 

[dpdk-dev] [PATCH] doc: announce modification in eventdev structure
 2021-05-03 11:18 UTC  (3+ messages)
  ` [dpdk-dev] [EXT] "

Switching to the GitLab bug tracker
 2021-05-03 11:16 UTC 

[PATCH] powerpc/64s: Make NMI record implicitly soft-masked code as irqs disabled
 2021-05-03 11:17 UTC 

[PATCH v7 5/6] x86/signal: Detect and prevent an alternate signal stack overflow
 2021-05-03 11:17 UTC  (11+ messages)

[PATCH] btrfs: add fstrim test case on the sprout device
 2021-05-03 11:16 UTC  (3+ messages)
` [PATCH v3] "

[PATCH] mkfs: reject cowextsize after making final decision about reflink support
 2021-05-03 11:16 UTC  (2+ messages)

[PATCHv2] drm/omap: Fix issue with clocks left on after resume
 2021-05-03 11:16 UTC  (7+ messages)

Sponsored Post
 2021-05-03 11:15 UTC 

[PATCH 01/13] drm/ttm: add ttm_sys_manager v2
 2021-05-03 11:14 UTC  (4+ messages)
` [PATCH 11/13] drm/nouveau: switch the TTM backends to self alloc

high precision timers
 2021-05-03 11:13 UTC  (3+ messages)

[Buildroot] [PATCH 0/9] Fix binutils bug 21464 and remove it
 2021-05-03 11:13 UTC  (10+ messages)
` [Buildroot] [PATCH 1/9] package/binutils: update or1k patches for plt link version with upstream
` [Buildroot] [PATCH 2/9] package/binutils: add upstream backported patches to support -mcmodel=large gcc option
` [Buildroot] [PATCH 3/9] package/gcc: add upstream patches that introduce -mcmodel=large option for or1k
` [Buildroot] [PATCH 4/9] package/libgeos: fix build failure due to missing -mcmodel=large
` [Buildroot] [PATCH 5/9] package/protobuf: "
` [Buildroot] [PATCH 6/9] toolchain: remove binutils bug 21464
` [Buildroot] [PATCH 7/9] package/libgeos: remove binutils bug 21464 dependency
` [Buildroot] [PATCH 8/9] package/postgis: remove libgeos binutils bug 21464 inheritance
` [Buildroot] [PATCH 9/9] package/protobuf: remove binutils bug 21464 dependency


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.