All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-07-29 16:17:32 to 2020-07-29 17:13:14 UTC [more...]

[PATCH] x86/cpuid: Fix APIC bit clearing
 2020-07-29 17:12 UTC  (2+ messages)

[PATCH] kconfig: qconf: remove "goBack" debug message
 2020-07-29 17:12 UTC 

[PATCH v3 00/27] IIO: Fused set 1 and 2 of timestamp alignment fixes
 2020-07-29 17:12 UTC  (3+ messages)
` [PATCH v3 03/27] iio:accel:bmc150-accel: Fix timestamp alignment and prevent data leak

[PATCH 4/4] ixgbe/ixgbe_ethtool.c: Remove unnecessary usages of memset
 2020-07-29 17:11 UTC  (3+ messages)
` [Intel-wired-lan] "

[GIT PULL] nvme updates for 5.9
 2020-07-29 17:11 UTC  (2+ messages)

[Intel-gfx] [CI 1/3] drm/i915: Preallocate stashes for vma page-directories
 2020-07-29 17:11 UTC  (5+ messages)
` [Intel-gfx] [CI 2/3] drm/i915/gt: Switch to object allocations for page directories
` [Intel-gfx] [CI 3/3] drm/i915/gt: Shrink i915_page_directory's slab bucket
` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for series starting with [CI,1/3] drm/i915: Preallocate stashes for vma page-directories
` [Intel-gfx] ✓ Fi.CI.BAT: success "

[PATCH 0/6] DBI/DSI, panel drivers, and tinyDRM compat
 2020-07-29 17:10 UTC  (4+ messages)
` [PATCH 1/6] dt-bindings: display: Document NewVision NV3052C DT node

[PATCH net 0/2] netfilter: conntrack: Fix CT offload timeout on heavily loaded systems
 2020-07-29 17:10 UTC  (5+ messages)
` [PATCH net 2/2] net/sched: act_ct: Set offload timeout when setting the offload bit

[PATCH v3 0/5] mm: memcg accounting of percpu memory
 2020-07-29 17:10 UTC  (3+ messages)
` [PATCH v3 4/5] mm: memcg: charge memcg percpu memory to the parent cgroup

[PATCH 1/1] s390x/s390-virtio-ccw: fix off-by-one in loadparm getter
 2020-07-29 17:09 UTC  (2+ messages)

[GIT PULL] nvme fixes for 5.8
 2020-07-29 17:09 UTC  (2+ messages)

[PATCH V2 1/2] dt-bindings: Add DT bindings for Toshiba TC358762 DSI-to-DPI bridge
 2020-07-29 17:09 UTC  (9+ messages)
` [PATCH V2 2/2] drm/bridge: tc358762: Add basic driver "

[linux-linus test] 152272: regressions - FAIL
 2020-07-29 17:08 UTC 

[RFC PATCH v5 00/14] Support for Tegra video capture from external sensor
 2020-07-29 17:08 UTC  (5+ messages)
` [RFC PATCH v5 12/14] gpu: host1x: mipi: Keep MIPI clock enabled till calibration is done

[cip-dev] [isar-cip-core RFC 0/4] A/B Rootfs update with software update
 2020-07-29 17:07 UTC  (3+ messages)
` [cip-dev] [isar-cip-core PATCH v2 0/5] "

Question Print Formatting iproute2
 2020-07-29 17:07 UTC  (3+ messages)
` [PATCH iproute2] tc: Add space after format specifier

[PATCH v4 0/4] arm64: add Armv8.3 pointer authentication enhancements
 2020-07-29 17:09 UTC  (6+ messages)
` [PATCH v4 2/4] arm64: cpufeature: Modify address authentication cpufeature to exact

inherit TAINT_PROPRIETARY_MODULE
 2020-07-29 17:06 UTC  (8+ messages)
` [PATCH 2/7] modules: mark find_symbol static
` [PATCH 6/7] modules: return licensing information from find_symbol

[dpdk-dev] [PATCH] net/kni: set packet input port in eth_kni_rx()
 2020-07-29 17:06 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] net/kni: set packet input port in Rx

[cip-dev] [isar-cip-core PATCH v2 0/6] secureboot with efibootguard
 2020-07-29 17:05 UTC  (6+ messages)
` [cip-dev] [isar-cip-core PATCH v3 "
  ` [cip-dev] [isar-cip-core PATCH v3 1/6] kernel: add fat for qemu-amd64
  ` [cip-dev] [isar-cip-core PATCH v3 4/6] secure-boot: Add secure boot with unified kernel image

[PATCH] remoteproc: virtio: support sharing vdev buffer
 2020-07-29 17:05 UTC  (2+ messages)

[PATCH] ext4: Fix comment typo "the the"
 2020-07-29 17:05 UTC  (2+ messages)

[SECURITY PATCH 00/28] Multiple GRUB2 vulnerabilities - BootHole
 2020-07-29 17:00 UTC  (29+ messages)
` [SECURITY PATCH 01/28] yylex: Make lexer fatal errors actually be fatal
` [SECURITY PATCH 02/28] safemath: Add some arithmetic primitives that check for overflow
` [SECURITY PATCH 03/28] calloc: Make sure we always have an overflow-checking calloc() available
` [SECURITY PATCH 04/28] calloc: Use calloc() at most places
` [SECURITY PATCH 05/28] malloc: Use overflow checking primitives where we do complex allocations
` [SECURITY PATCH 06/28] iso9660: Don't leak memory on realloc() failures
` [SECURITY PATCH 07/28] font: Do not load more than one NAME section
` [SECURITY PATCH 08/28] gfxmenu: Fix double free in load_image()
` [SECURITY PATCH 09/28] xnu: Fix double free in grub_xnu_devprop_add_property()
` [SECURITY PATCH 10/28] json: Avoid a double-free when parsing fails
` [SECURITY PATCH 11/28] lzma: Make sure we don't dereference past array
` [SECURITY PATCH 12/28] term: Fix overflow on user inputs
` [SECURITY PATCH 13/28] udf: Fix memory leak
` [SECURITY PATCH 14/28] multiboot2: Fix memory leak if grub_create_loader_cmdline() fails
` [SECURITY PATCH 15/28] tftp: Do not use priority queue
` [SECURITY PATCH 16/28] relocator: Protect grub_relocator_alloc_chunk_addr() input args against integer underflow/overflow
` [SECURITY PATCH 17/28] relocator: Protect grub_relocator_alloc_chunk_align() max_addr against integer underflow
` [SECURITY PATCH 18/28] script: Remove unused fields from grub_script_function struct
` [SECURITY PATCH 19/28] script: Avoid a use-after-free when redefining a function during execution
` [SECURITY PATCH 20/28] relocator: Fix grub_relocator_alloc_chunk_align() top memory allocation
` [SECURITY PATCH 21/28] hfsplus: Fix two more overflows
` [SECURITY PATCH 22/28] lvm: Fix two more potential data-dependent alloc overflows
` [SECURITY PATCH 23/28] emu: Make grub_free(NULL) safe
` [SECURITY PATCH 24/28] efi: Fix some malformed device path arithmetic errors
` [SECURITY PATCH 25/28] efi/chainloader: Propagate errors from copy_file_path()
` [SECURITY PATCH 26/28] efi: Fix use-after-free in halt/reboot path
` [SECURITY PATCH 27/28] loader/linux: Avoid overflow on initrd size calculation
` [SECURITY PATCH 28/28] linux: Fix integer overflows in initrd size handling

[PATCH 0/7] ARM: samsung: Cleanup of various S3C bits
 2020-07-29 17:02 UTC  (4+ messages)
` [PATCH 5/7] ARM: samsung: Kill useless HAVE_S3C2410_WATCHDOG

Changing a workload results in performance drop
 2020-07-29 17:04 UTC  (3+ messages)

[PATCH] staging: most: usb: rename most_usb.ko
 2020-07-29 17:03 UTC  (2+ messages)

[PATCH v2 1/3] kconfig: qconf: use if_changed for qconf.moc rule
 2020-07-29 17:02 UTC  (3+ messages)
` [PATCH v2 2/3] kconfig: qconf: compile moc object separately
` [PATCH v2 3/3] kconfig: qconf: use delete[] instead of delete to free array

[PATCH -next] irqchip/imx-intmux: Fix irqdata regs save in imx_intmux_runtime_suspend()
 2020-07-29 16:59 UTC  (3+ messages)

Git Inclusion Summit
 2020-07-29 17:00 UTC  (7+ messages)
          ` 24 hours to respond with date/duration preferences for inclusion summit

[PATCH v0 0/4] background snapshot
 2020-07-29 16:58 UTC  (5+ messages)
` [PATCH v0 3/4] migration: add "

[PATCH 1/2] power: supply: cpcap-battery: Fix kerneldoc of cpcap_battery_read_accumulated()
 2020-07-29 16:58 UTC  (4+ messages)
` [PATCH 2/2] power: supply: Fix kerneldoc of power_supply_temp2resist_simple()

Cherry-pick picks more commits (and miss some) than provided
 2020-07-29 16:53 UTC 

[cip-dev] [isar-cip-core 0/3] Security Branch patches
 2020-07-29 16:57 UTC  (2+ messages)

[PATCH v5 1/4] dt-bindings: power: Add BQ27z561 compatible
 2020-07-29 16:56 UTC  (4+ messages)
` [PATCH v5 2/4] power: supply: bq27xxx_battery: Add the BQ27z561 Battery monitor

[PATCH v2] xfs/030: repair should actually find the zeroed block pointer in the agfl
 2020-07-29 17:08 UTC  (2+ messages)

[patch V5 00/15] entry, x86, kvm: Generic entry/exit functionality for host and guest
 2020-07-29 16:55 UTC  (3+ messages)
` [patch V5 05/15] entry: Provide infrastructure for work before transitioning to guest mode

[PATCH 0/11] renaming argv_array
 2020-07-29 16:54 UTC  (17+ messages)
` [PATCH 10/11] strvec: drop argv_array compatibility layer
` [PATCH 11/11] strvec: rename struct fields

[PATCH v3 0/5] Add support for the SquashFS filesystem
 2020-07-29 16:54 UTC  (5+ messages)
` [PATCH v3 3/5] include/u-boot, lib/zlib: add sources for zlib decompression

[PATCH V2 1/2] ARM: dts: stm32: Move ethernet PHY into SoM DT
 2020-07-29 16:51 UTC  (2+ messages)
` [PATCH V2 2/2] ARM: dts: stm32: Add DHSOM based DRC02 board

[PATCH v2 1/2] thermal: qcom-spmi-temp-alarm: Don't suppress negative temp
 2020-07-29 16:52 UTC  (2+ messages)
` [PATCH v2 2/2] thermal: qcom-spmi-temp-alarm: add support for GEN2 rev 1 PMIC peripherals

[PATCH 0/3] Fix Kconfig dependency issue with DMAENGINES selection
 2020-07-29 16:50 UTC  (18+ messages)
` [PATCH 1/3] rapidio: Replace 'select' DMAENGINES 'with depends on'
` [PATCH 2/3] ASoC: sh: "
` [PATCH 3/3] drm: xlnx: dpsub: Fix DMADEVICES Kconfig dependency

Error: invalid switch -me200
 2020-07-29 16:50 UTC  (2+ messages)

[PATCH] net: add support for threaded NAPI polling
 2020-07-29 16:50 UTC 

[PATCH] drm/amd/display: Clear dm_state for fast updates
 2020-07-29 16:49 UTC  (12+ messages)

[PATCH] btrfs: indicate iversion option in show_options
 2020-07-29 16:46 UTC 

[PATCH v18 0/4] Add JEITA properties and introduce the bq2515x charger
 2020-07-29 16:46 UTC  (3+ messages)
` [PATCH v18 2/4] dt-bindings: power: Convert battery.txt to battery.yaml

[Bug 207383] New: [Regression] 5.7-rc: amdgpu/polaris11 gpf: amdgpu_atomic_commit_tail
 2020-07-29 16:45 UTC  (3+ messages)
` [Bug 207383] [Regression] 5.7 "

drivers/net/ethernet/pensando/ionic/ionic_lif.c:2004:3-9: preceding lock on line 1998 (fwd)
 2020-07-29 16:45 UTC  (3+ messages)

[PATCH] scsi: sd: add runtime pm to open / release
 2020-07-29 16:43 UTC  (10+ messages)

Wine List
 2020-07-29 15:34 UTC 

[cip-dev] [isar-cip-core 1/3] cip-security: Add packages for IEC-62443-4-2 evaluation
 2020-07-29 16:42 UTC  (3+ messages)

linux-next: build failure after merge of the printk tree
 2020-07-29 16:41 UTC  (9+ messages)
  ` [PATCH 0/2] locking/qspinlock: Break qspinlock_types.h header loop

[PATCH v4] Add MediaTek MT6779 devapc driver
 2020-07-29 16:38 UTC  (5+ messages)
` [PATCH v4 2/2] soc: mediatek: add mtk-devapc driver

[PATCH ipsec 1/2] espintcp: handle short messages instead of breaking the encap socket
 2020-07-29 16:38 UTC  (2+ messages)
` [PATCH ipsec 2/2] espintcp: count packets dropped in espintcp_rcv

[PATCH v3 0/3] Cortex-A77 erratum 1508412 workaround
 2020-07-29 16:38 UTC  (4+ messages)
` [PATCH v3 3/3] arm64: Add workaround for Arm Cortex-A77 erratum 1508412

[PATCH v2 0/4] Add support for a group of btrfs ioctls - 2
 2020-07-29 16:37 UTC  (9+ messages)
` [PATCH v2 1/4] linux-user: Add support for a group of btrfs inode ioctls
` [PATCH v2 2/4] linux-user: Add support for two btrfs ioctls used for subvolume
` [PATCH v2 3/4] linux-user: Add support for btrfs ioctls used to manage quota
` [PATCH v2 4/4] linux-user: Add support for btrfs ioctls used to scrub a filesystem

[PATCH 0/4] Various fixes for hppa architecture
 2020-07-29 16:36 UTC  (3+ messages)
` [PATCH 1/4] hw/hppa: Sync hppa_hardware.h file with SeaBIOS sources

[RFC][PATCH 0/5] Support GEM object mappings from I/O memory
 2020-07-29 16:36 UTC  (5+ messages)
` [PATCH 2/5] fbdev/core: Export framebuffer read and write code as cfb_ function

next/master baseline: 467 runs, 30 regressions (next-20200728)
 2020-07-29 16:35 UTC 

[net-next 00/15][pull request] 100GbE Intel Wired LAN Driver Updates 2020-07-29
 2020-07-29 16:31 UTC  (18+ messages)
` [net-next 01/15] ice: Implement LFC workaround
` [net-next 02/15] ice: Fix link broken after GLOBR reset
` [net-next 03/15] ice: fix link event handling timing
` [net-next 04/15] ice: restore VF MSI-X state during PCI reset
` [net-next 05/15] ice: return correct error code from ice_aq_sw_rules
` [net-next 06/15] ice: fix overwriting TX/RX descriptor values when rebuilding VSI
` [net-next 07/15] ice: Add RL profile bit mask check
` [net-next 08/15] ice: Adjust scheduler default BW weight
` [net-next 09/15] ice: distribute Tx queues evenly
` [net-next 10/15] ice: need_wakeup flag might not be set for Tx
` [net-next 11/15] ice: Allow all VLANs in safe mode
` [net-next 12/15] ice: cleanup VSI on probe fail
` [net-next 13/15] ice: reduce scope of variable
` [net-next 14/15] ice: disable no longer needed workaround for FW logging
` [net-next 15/15] ice: fix unused parameter warning

[PATCH v3 00/19] Introduce partial kernel_read_file() support
 2020-07-29 16:29 UTC  (5+ messages)
` [PATCH v3 12/19] firmware_loader: Use security_post_load_data()

[MPTCP] Re: [MPTCP][PATCH v2 mptcp-next 4/4] mptcp: trigger the RM_ADDR signal
 2020-07-29 16:29 UTC 

[PATCH tip/locking/core v2 2/2] kcsan: Improve IRQ state trace reporting
 2020-07-29 16:28 UTC  (2+ messages)
` [tip: locking/core] "

[PATCH tip/locking/core v2 1/2] lockdep: Refactor IRQ trace events fields into struct
 2020-07-29 16:28 UTC  (2+ messages)
` [tip: locking/core] "

Should perf version match kernel version?
 2020-07-29 16:27 UTC  (3+ messages)

BPF program metadata
 2020-07-29 16:27 UTC 

Next btrfs development cycle - 5.10
 2020-07-29 16:26 UTC 

[PATCH] arm64: dts: sun50i-pinephone: add led flash
 2020-07-29 16:23 UTC  (4+ messages)

[PATCH v3 1/3] ASoC: samsung: Document DT bindings for Midas sound subsystem
 2020-07-29 16:24 UTC  (3+ messages)

[dpdk-dev] [PATCH] net/bnxt: remove EEM system memory support
 2020-07-29 16:24 UTC  (2+ messages)

[PATCH 1/3] ARM: exynos: clear L220_AUX_CTRL_NS_LOCKDOWN in default l2c_aux_val
 2020-07-29 16:22 UTC  (5+ messages)
` [PATCH 2/3] ARM: l2c: update prefetch bits in L2X0_AUX_CTRL using DT value

[bpf PATCH v2 0/5] Fix sock_ops field read splat
 2020-07-29 16:24 UTC  (6+ messages)
` [bpf PATCH v2 1/5] bpf: sock_ops ctx access may stomp registers in corner case
` [bpf PATCH v2 2/5] bpf: sock_ops sk access may stomp registers when dst_reg = src_reg
` [bpf PATCH v2 3/5] bpf, selftests: Add tests for ctx access in sock_ops with single register
` [bpf PATCH v2 4/5] bpf, selftests: Add tests for sock_ops load with r9, r8.r7 registers
` [bpf PATCH v2 5/5] bpf, selftests: Add tests to sock_ops for loading sk

[dpdk-dev] [PATCH v1 0/2] wrong pointer passed of ring
 2020-07-29 16:24 UTC  (4+ messages)
` [dpdk-dev] [PATCH v1 1/2] ring: fix the misdescription of the param

[PATCH net-next] sfc_ef100: remove duplicated include from ef100_netdev.c
 2020-07-29 16:22 UTC  (3+ messages)

[PATCH] hv_utils: Add validation for untrusted Hyper-V values
 2020-07-29 16:22 UTC  (3+ messages)

[PATCH] f2fs: fix deadlock between quota writes and checkpoint
 2020-07-29 16:21 UTC  (4+ messages)
` [f2fs-dev] "

[RESEND PATCH v1 1/2] thermal: qcom-spmi-temp-alarm: add support for GEN2 rev 1 PMIC peripherals
 2020-07-29 16:21 UTC  (4+ messages)
` [RESEND PATCH v1 2/2] thermal: qcom-spmi-temp-alarm: Don't suppress negative temp

[dpdk-dev] [PATCH] [RFC] cryptodev: move AES-GMAC to aead algorithms
 2020-07-29 16:20 UTC  (2+ messages)

[dpdk-dev] [PATCH v1] app/crypto-perf: support security protocol in PMDCC mode
 2020-07-29 16:20 UTC  (4+ messages)
` [dpdk-dev] [PATCH v2] "

[PATCH 0/5] seqlock: Cleanups
 2020-07-29 16:19 UTC  (5+ messages)
` [PATCH 2/5] seqlock: Fold seqcount_LOCKNAME_t definition

[dpdk-dev] [PATCH v1] app/crypto-perf: set mbuf lengths correctly for DOCSIS tests
 2020-07-29 16:18 UTC  (6+ messages)

[PATCH 0/2] drivers: use of_match_ptr to avoid references when OF_PLATDATA is used
 2020-07-29 16:17 UTC  (2+ messages)
` [PATCH 2/2] "


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.