All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-26 18:27:05 to 2020-05-26 19:01:44 UTC [more...]

[PATCH 4.14 00/59] 4.14.182-rc1 review
 2020-05-26 18:53 UTC  (26+ messages)
` [PATCH 4.14 01/59] ext4: add cond_resched() to ext4_protect_reserved_inode
` [PATCH 4.14 02/59] watchdog: Fix the race between the release of watchdog_core_data and cdev
` [PATCH 4.14 03/59] i2c: dev: Fix the race between the release of i2c_dev "
` [PATCH 4.14 05/59] padata: ensure padata_do_serial() runs on the correct CPU
` [PATCH 4.14 06/59] ima: Set file->f_mode instead of file->f_flags in ima_calc_file_hash()
` [PATCH 4.14 07/59] evm: Check also if *tfm is an error pointer in init_desc()
` [PATCH 4.14 10/59] iommu/amd: Fix over-read of ACPI UID from IVRS table
` [PATCH 4.14 11/59] i2c: mux: demux-pinctrl: Fix an error handling path in i2c_demux_pinctrl_probe()
` [PATCH 4.14 12/59] ubi: Fix seq_file usage in detailed_erase_block_info debugfs file
` [PATCH 4.14 13/59] gcc-common.h: Update for GCC 10
` [PATCH 4.14 14/59] HID: multitouch: add eGalaxTouch P80H84 support
` [PATCH 4.14 15/59] scsi: qla2xxx: Fix hang when issuing nvme disconnect-all in NPIV
` [PATCH 4.14 17/59] vhost/vsock: fix packet delivery order to monitoring devices
` [PATCH 4.14 19/59] scsi: ibmvscsi: Fix WARN_ON during event pool release
` [PATCH 4.14 20/59] x86/apic: Move TSC deadline timer debug printk
` [PATCH 4.14 21/59] gtp: set NLM_F_MULTI flag in gtp_genl_dump_pdp()
` [PATCH 4.14 22/59] ceph: fix double unlock in handle_cap_export()
` [PATCH 4.14 24/59] platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA
` [PATCH 4.14 25/59] ARM: futex: Address build warning
` [PATCH 4.14 37/59] apparmor: Fix aa_label refcnt leak in policy_update
` [PATCH 4.14 38/59] dmaengine: tegra210-adma: Fix an error handling path in tegra_adma_probe()
` [PATCH 4.14 39/59] powerpc: restore alphabetic order in Kconfig
` [PATCH 4.14 40/59] powerpc: Remove STRICT_KERNEL_RWX incompatibility with RELOCATABLE
` [PATCH 4.14 41/59] powerpc/64s: Disable STRICT_KERNEL_RWX

[PATCH -tip v3 00/11] Fix KCSAN for new ONCE (require Clang 11)
 2020-05-26 19:00 UTC  (9+ messages)
` [PATCH -tip v3 09/11] data_race: Avoid nested statement expression

[PATCH 4.9 00/64] 4.9.225-rc1 review
 2020-05-26 18:53 UTC  (41+ messages)
` [PATCH 4.9 01/64] igb: use igb_adapter->io_addr instead of e1000_hw->hw_addr
` [PATCH 4.9 02/64] padata: Remove unused but set variables
` [PATCH 4.9 04/64] padata: ensure the reorder timer callback runs on the correct CPU
` [PATCH 4.9 05/64] padata: ensure padata_do_serial() "
` [PATCH 4.9 06/64] evm: Check also if *tfm is an error pointer in init_desc()
` [PATCH 4.9 07/64] ima: Fix return value of ima_write_policy()
` [PATCH 4.9 08/64] fix multiplication overflow in copy_fdtable()
` [PATCH 4.9 09/64] iommu/amd: Fix over-read of ACPI UID from IVRS table
` [PATCH 4.9 11/64] gcc-common.h: Update for GCC 10
` [PATCH 4.9 14/64] component: Silence bind error on -EPROBE_DEFER
` [PATCH 4.9 15/64] gtp: set NLM_F_MULTI flag in gtp_genl_dump_pdp()
` [PATCH 4.9 16/64] ceph: fix double unlock in handle_cap_export()
` [PATCH 4.9 19/64] ARM: futex: Address build warning
` [PATCH 4.9 20/64] i2c: dev: Fix the race between the release of i2c_dev and cdev
` [PATCH 4.9 21/64] padata: set cpu_index of unused CPUs to -1
` [PATCH 4.9 25/64] arm64: fix the flush_icache_range arguments in machine_kexec
` [PATCH 4.9 28/64] net: l2tp: deprecate PPPOL2TP_MSG_* in favour of L2TP_MSG_*
` [PATCH 4.9 29/64] net: l2tp: ppp: change PPPOL2TP_MSG_* => L2TP_MSG_*
` [PATCH 4.9 31/64] L2TP:Adjust intf MTU, add underlay L3, L2 hdrs
` [PATCH 4.9 34/64] l2tp: define parameters of l2tp_session_get*() as "const"
` [PATCH 4.9 36/64] l2tp: initialise sessions refcount before making it reachable
` [PATCH 4.9 37/64] l2tp: hold tunnel while looking up sessions in l2tp_netlink
` [PATCH 4.9 39/64] l2tp: hold tunnel while handling genl tunnel updates
` [PATCH 4.9 43/64] l2tp: pass tunnel pointer to ->session_create()
` [PATCH 4.9 44/64] l2tp: fix l2tp_eth module loading
` [PATCH 4.9 45/64] l2tp: dont register sessions in l2tp_session_create()
` [PATCH 4.9 46/64] l2tp: initialise l2tp_eth sessions before registering them
` [PATCH 4.9 47/64] l2tp: protect sock pointer of struct pppol2tp_session with RCU
` [PATCH 4.9 48/64] l2tp: initialise PPP sessions before registering them
` [PATCH 4.9 49/64] ALSA: pcm: fix incorrect hw_base increase
` [PATCH 4.9 50/64] dmaengine: tegra210-adma: Fix an error handling path in tegra_adma_probe()
` [PATCH 4.9 51/64] l2tp: device MTU setup, tunnel socket needs a lock
` [PATCH 4.9 52/64] x86/uaccess, ubsan: Fix UBSAN vs. SMAP
` [PATCH 4.9 56/64] cxgb4: free mac_hlist properly
` [PATCH 4.9 57/64] cxgb4/cxgb4vf: Fix mac_hlist initialization and free
` [PATCH 4.9 58/64] Revert "gfs2: Dont demote a glock until its revokes are written"
` [PATCH 4.9 59/64] staging: iio: ad2s1210: Fix SPI reading
` [PATCH 4.9 60/64] staging: greybus: Fix uninitialized scalar variable
` [PATCH 4.9 61/64] iio: dac: vf610: Fix an error handling path in vf610_dac_probe()
` [PATCH 4.9 64/64] iio: sca3000: Remove an erroneous get_device()

[PATCH] iotests: Dump QCOW2 dirty bitmaps metadata
 2020-05-26 18:58 UTC  (2+ messages)

[RFC PATCH 0/6] various documentation bits
 2020-05-26 18:59 UTC  (4+ messages)
` [RFC PATCH v2 "
  ` [RFC PATCH v2 1/6] doc: Tell the glossary about core.hooksPath

[PATCH] locking/lockdep: Increase MAX_LOCKDEP_ENTRIES by half
 2020-05-26 18:58 UTC  (2+ messages)

[dpdk-dev] [PATCH 20.08 0/9] adding support for python 3 only
 2020-05-26 18:58 UTC  (3+ messages)
` [dpdk-dev] [PATCH 20.08 1/9] app/test-bbdev: support python3 only

Automatical handling of /sys/class/rtc/rtcN/offset
 2020-05-26 18:57 UTC 

[PATCH v4 0/5] media: add v4l2_pipeline_stream_{enable,disable}
 2020-05-26 18:57 UTC  (4+ messages)

[soc:imx/defconfig] BUILD SUCCESS 5b4bf802427e3f49b9bca5e02ec7154e4d3d63ad
 2020-05-26 18:56 UTC 

[PATCH 4.4 00/65] 4.4.225-rc1 review
 2020-05-26 18:53 UTC  (46+ messages)
` [PATCH 4.4 01/65] igb: use igb_adapter->io_addr instead of e1000_hw->hw_addr
` [PATCH 4.4 02/65] padata: Remove unused but set variables
` [PATCH 4.4 03/65] padata: get_next is never NULL
` [PATCH 4.4 04/65] padata: ensure the reorder timer callback runs on the correct CPU
` [PATCH 4.4 05/65] padata: ensure padata_do_serial() "
` [PATCH 4.4 08/65] HID: multitouch: add eGalaxTouch P80H84 support
` [PATCH 4.4 09/65] ceph: fix double unlock in handle_cap_export()
` [PATCH 4.4 10/65] USB: core: Fix misleading driver bug report
` [PATCH 4.4 11/65] platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA
` [PATCH 4.4 12/65] ARM: futex: Address build warning
` [PATCH 4.4 13/65] media: Fix media_open() to clear filp->private_data in error leg
` [PATCH 4.4 14/65] drivers/media/media-devnode: clear private_data before put_device()
` [PATCH 4.4 15/65] media-devnode: add missing mutex lock in error handler
` [PATCH 4.4 16/65] media-devnode: fix namespace mess
` [PATCH 4.4 17/65] media-device: dynamically allocate struct media_devnode
` [PATCH 4.4 19/65] media: fix media devnode ioctl/syscall and unregister race
` [PATCH 4.4 20/65] i2c: dev: switch from register_chrdev to cdev API
` [PATCH 4.4 22/65] i2c: dev: use after free in detach
` [PATCH 4.4 23/65] i2c-dev: dont get i2c adapter via i2c_dev
` [PATCH 4.4 25/65] padata: set cpu_index of unused CPUs to -1
` [PATCH 4.4 29/65] padata: purge get_cpu and reorder_via_wq from padata_do_serial
` [PATCH 4.4 30/65] ALSA: pcm: fix incorrect hw_base increase
` [PATCH 4.4 31/65] ext4: lock the xattr block before checksuming it
` [PATCH 4.4 33/65] libnvdimm/btt: Remove unnecessary code in btt_freelist_init
` [PATCH 4.4 34/65] l2tp: lock socket before checking flags in connect()
` [PATCH 4.4 36/65] l2tp: hold session while sending creation notifications
` [PATCH 4.4 37/65] l2tp: take a reference on sessions used in genetlink handlers
` [PATCH 4.4 41/65] net: l2tp: ppp: change PPPOL2TP_MSG_* => L2TP_MSG_*
` [PATCH 4.4 42/65] New kernel function to get IP overhead on a socket
` [PATCH 4.4 44/65] l2tp: remove useless duplicate session detection in l2tp_netlink
` [PATCH 4.4 46/65] l2tp: define parameters of l2tp_session_get*() as "const"
` [PATCH 4.4 47/65] l2tp: define parameters of l2tp_tunnel_find*() "
` [PATCH 4.4 48/65] l2tp: initialise sessions refcount before making it reachable
` [PATCH 4.4 51/65] l2tp: hold tunnel while handling genl tunnel updates
` [PATCH 4.4 52/65] l2tp: hold tunnel while handling genl TUNNEL_GET commands
` [PATCH 4.4 53/65] l2tp: hold tunnel used while creating sessions with netlink
` [PATCH 4.4 54/65] l2tp: prevent creation of sessions on terminated tunnels
` [PATCH 4.4 56/65] l2tp: fix l2tp_eth module loading
` [PATCH 4.4 57/65] l2tp: dont register sessions in l2tp_session_create()
` [PATCH 4.4 58/65] l2tp: initialise l2tp_eth sessions before registering them
` [PATCH 4.4 60/65] l2tp: initialise PPP "
` [PATCH 4.4 61/65] Revert "gfs2: Dont demote a glock until its revokes are written"
` [PATCH 4.4 63/65] mei: release me_cl object reference
` [PATCH 4.4 64/65] iio: sca3000: Remove an erroneous get_device()
` [PATCH 4.4 65/65] l2tp: device MTU setup, tunnel socket needs a lock

[PATCH v1 0/3] extend pinctrl-single driver with APIs
 2020-05-26 18:57 UTC  (8+ messages)
` [PATCH v1 1/3] drivers: pinctrl-single: handle different register width

An IPMI Request Visualization Tool
 2020-05-26 18:56 UTC  (5+ messages)

[PATCH] arm64: vdso32: force vdso32 to be compiled as -marm
 2020-05-26 18:55 UTC  (3+ messages)

[PATCH 2/2] clk: Remove CONFIG_ARCH_HISI check for subdir hisilicon
 2020-05-26 18:55 UTC  (2+ messages)

[PATCH 0/6] Add a vhost RPMsg API
 2020-05-26 18:55 UTC  (6+ messages)
` [PATCH 5/6] vhost: add an rpmsg API
  ` [Sound-open-firmware] "

[PATCH v2] platform: cros_ec_debugfs: control uptime information request
 2020-05-26 18:53 UTC 

[PATCH] reftable: technical documentation link fixes
 2020-05-26 18:53 UTC  (2+ messages)

About FRU
 2020-05-26 18:53 UTC  (2+ messages)

[PATCH bpf-next] bpf: Fix map_check_no_btf return code
 2020-05-26 18:52 UTC  (4+ messages)

[PATCH] or1k: Fix compilation hiccup
 2020-05-26 18:51 UTC  (2+ messages)

[PATCH v2] Staging: comedi: dt2814: remove unused assignments
 2020-05-26 18:51 UTC  (2+ messages)
` [PATCH v3] "

[PATCH v3 1/2] libsepol/cil: Initialize the multiple_decls field of the cil db
 2020-05-26 18:50 UTC  (2+ messages)
` [PATCH v3 2/2] libsepol/cil: Return error when identifier declared as both type and attribute

[PATCH v3 00/19] The new cgroup slab memory controller
 2020-05-26 18:50 UTC  (4+ messages)
` [PATCH v3 15/19] mm: memcg/slab: deprecate slab_root_caches

Implementing BMC Health Monitoring
 2020-05-26 18:50 UTC  (5+ messages)

[PATCH] platform: cros_ec_debugfs: control uptime information request
 2020-05-26 18:49 UTC  (3+ messages)

[PATCH 00/19] Add Thread Sanitizer support to QEMU
 2020-05-26 18:47 UTC  (3+ messages)
` [PATCH 13/19] accel/tcg: Fixed tsan warnings

What's cooking in git.git (May 2020, #09; Tue, 26)
 2020-05-26 18:47 UTC 

[ANNOUNCE] Git v2.27.0-rc2
 2020-05-26 18:47 UTC 

[PATCHv2 1/8] amlogic: Remove ARCH= references from documentation
 2020-05-26 18:47 UTC  (9+ messages)
` [PATCHv2 2/8] imx: "
` [PATCHv2 3/8] powerpc: "
` [PATCHv2 4/8] rockchip: "
` [PATCHv2 5/8] arm: ti: "
` [PATCHv2 6/8] m68k: "
` [PATCHv2 7/8] fu540: "
` [PATCHv2 8/8] cubieboard7: "

[PATCH 0/5] Netfilter fixes for net
 2020-05-26 18:45 UTC  (3+ messages)
` [PATCH 4/5] netfilter: conntrack: make conntrack userspace helpers work again

[PATCH v2] mkfs: simplify the configured sector sizes setting in validate_sectorsize
 2020-05-26 18:42 UTC  (2+ messages)

ucm2: Add profile for Chromebook Asus C300
 2020-05-26 18:41 UTC 

[GIT PULL] Please pull exec fix for v5.7
 2020-05-26 18:38 UTC 

[PATCH 0/6] i2c: designeware: Add Baikal-T1 SoC DW I2C specifics support
 2020-05-26 18:40 UTC  (7+ messages)
` [PATCH v2 00/12] i2c: designeware: Add Baikal-T1 System I2C support
  ` [PATCH v2 07/12] i2c: designware: Move Baytrail sem config to the platform if-clause

[PATCH] RFC: tiny-dm: Proposal for using driver model in SPL
 2020-05-26 18:39 UTC  (6+ messages)

[PATCH net 0/5] nexthops: Fix 2 fundamental flaws with nexthop groups
 2020-05-26 18:39 UTC  (4+ messages)
` [PATCH net 5/5] ipv4: nexthop version of fib_info_nh_uses_dev

[patch V9 00/39] x86/entry: Rework leftovers (was part V)
 2020-05-26 18:39 UTC  (3+ messages)
` [patch V9 20/39] x86/irq: Use generic irq_regs implementation

[RFC v2 0/6] scsi: rework mid-layer with xarrays
 2020-05-26 18:39 UTC  (9+ messages)
` [RFC v2 1/6] scsi: xarray hctl

next/master boot: 263 boots: 17 failed, 235 passed with 4 offline, 7 untried/unknown (next-20200526)
 2020-05-26 18:38 UTC 

[PATCH] mmc: davinci_mmc: Cleanup to use dt in U-boot and static platdata in SPL
 2020-05-26 18:38 UTC  (7+ messages)

[PATCH v3 4/5] ACPI/PCI: Ignore _OSC DPC negotiation result if pcie_ports_dpc_native is set
 2020-05-26 18:24 UTC  (2+ messages)

[PATCH v2 0/1] Documentation fix related to hash algorithm
 2020-05-26 18:37 UTC  (2+ messages)
` [PATCH v2 1/1] Documentation: correct hash environment variable

[PATCH] drm/amdgpu/pm: return an error during GPU reset or suspend
 2020-05-26 18:38 UTC  (2+ messages)

iproute2: tc deletion freezes whole server
 2020-05-26 18:37 UTC  (31+ messages)

[net-next RFC v3 0/6] net: marvell: prestera: Add Switchdev driver for Prestera family ASIC device 98DX326x (AC3x)
 2020-05-26 18:35 UTC  (4+ messages)
` [net-next RFC v3 2/6] net: marvell: prestera: Add PCI interface support

[Linux-kernel-mentees] [fixup] kunit: use KUnit defconfig by default
 2020-05-26 18:35 UTC  (2+ messages)
`  "

[PATCH] iommu: Relax ACS requirement for RCiEP devices
 2020-05-26 18:34 UTC  (10+ messages)

[PATCH v8 1/2] Driver for TI HDC20x0 humidity and temperature sensors
 2020-05-26 18:35 UTC  (3+ messages)
` [PATCH v8 2/2] Device tree bindings "

[Linux-kernel-mentees] [fixup] kunit: use --build_dir=.kunit as default
 2020-05-26 18:34 UTC  (2+ messages)
`  "

[bpf-next PATCH v5 0/5] bpf: Add sk_msg and networking helpers
 2020-05-26 18:33 UTC  (5+ messages)
` [bpf-next PATCH v5 1/5] bpf, sk_msg: add some generic helpers that may be useful from sk_msg

[BUG] diff algorithm selection issue
 2020-05-26 18:33 UTC  (2+ messages)

[OE-core][PATCH v6 0/3] Add a new bbclass that abstracts the generation of FIT blobs
 2020-05-26 18:32 UTC  (2+ messages)
` ✗ patchtest: failure for Add a new bbclass that abstracts the generation of FIT blobs (rev7)

[PATCH] tpm: Revert "tpm: fix invalid locking in NONBLOCKING mode"
 2020-05-26 18:32 UTC 

[RFC PATCH net-next 0/3] TC: Introduce qevents
 2020-05-26 18:32 UTC  (3+ messages)
` [RFC PATCH net-next 2/3] net: sched: sch_red: Split init and change callbacks

[PATCH v8 0/3] phy: zynqmp: Add PHY driver for the Xilinx ZynqMP Gigabit Transceiver
 2020-05-26 18:32 UTC  (3+ messages)
` [PATCH v8 1/3] dt-bindings: phy: Add DT bindings for Xilinx ZynqMP PSGTR PHY

[PATCH] block/floppy: fix contended case in floppy_queue_rq()
 2020-05-26 18:31 UTC  (2+ messages)

[PATCH v9 0/8] Add tpm i2c ptp driver
 2020-05-26 18:31 UTC  (3+ messages)
` [PATCH v9 7/8] tpm: Add YAML schema for TPM TIS I2C options

Security Working Group meeting - Wednesday May 27
 2020-05-26 18:29 UTC 

[Buildroot] [PATCH v2, 1/1] boot/grub2: Fix GRUB i386-pc build with Ubuntu gcc
 2020-05-26 18:29 UTC 

[RFC/RFT][PATCH] cpufreq: intel_pstate: Work in passive mode with HWP enabled
 2020-05-26 18:29 UTC  (6+ messages)

gpg: can't connect to the agent: File name too long
 2020-05-26 18:29 UTC  (2+ messages)
` [yocto] "

[V9, 0/2] media: i2c: Add support for OV02A10 sensor
 2020-05-26 18:28 UTC  (5+ messages)
` [V9, 1/2] media: dt-bindings: media: i2c: Document OV02A10 bindings

[PATCH 0/6] checkpatch.pl: Add features to help improve U-Boot code
 2020-05-26 18:29 UTC  (2+ messages)
` [PATCHv2] checkpatch.pl: Add check for defining CONFIG_CMD_xxx via config files

[Buildroot] [Bug 12946] New: Grub: Decompressor is too big
 2020-05-26 18:28 UTC  (2+ messages)
` [Buildroot] [Bug 12946] "

[tip: core/rcu] rcuperf: Add ability to increase object allocation size
 2020-05-26 18:27 UTC  (2+ messages)
` [PATCH] rcu/performance: Fix kfree_perf_init() build warning on 32-bit kernels

[PATCH v2 00/10] KVM: x86: Interrupt-based mechanism for async_pf 'page present' notifications
 2020-05-26 18:27 UTC  (3+ messages)
` [PATCH v2 02/10] KVM: x86: extend struct kvm_vcpu_pv_apf_data with token info

[PATCH v2] scsi: st: convert convert get_user_pages() --> pin_user_pages()
 2020-05-26 18:27 UTC 


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.