All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-05-29 10:57:58 to 2020-05-29 11:33:58 UTC [more...]

[OSSTEST PATCH v2 00/49] Switch to Debian buster (= Debian stable)
 2020-05-29 11:30 UTC  (27+ messages)
` [OSSTEST PATCH 01/49] ts-logs-capture: Cope if xl shutdown leaves domain running for a bit
` [OSSTEST PATCH 02/49] ts-xen-build-prep: Install rsync
` [OSSTEST PATCH 03/49] lvcreate argments: pass --yes -Z y -W y
` [OSSTEST PATCH 04/49] TestSupport: allow more time for apt
` [OSSTEST PATCH 05/49] Booting: Use `--' rather than `---' to introduce host cmdline
` [OSSTEST PATCH 06/49] di_installcmdline_core: Pass locale on d-i command line
` [OSSTEST PATCH 07/49] setupboot_grub2: Drop $submenu variable
` [OSSTEST PATCH 08/49] ts-leak-check: Ignore buster's udevd too
` [OSSTEST PATCH 09/49] Bodge systemd random seed arrangements
` [OSSTEST PATCH 15/49] buster: make-hosts-flight: Add to possible suites for hosts flight
` [OSSTEST PATCH 19/49] buster: preseed partman-auto-lvm/guided_size
` [OSSTEST PATCH 20/49] buster: ts-host-install: NTP not honoured bug remains
` [OSSTEST PATCH 21/49] buster: Extend ARM clock workaround
` [OSSTEST PATCH 25/49] 20_linux_xen: Copy Debian buster version into our initramfs area
` [OSSTEST PATCH 26/49] 20_linux_xen: Adhoc template substitution
` [OSSTEST PATCH 27/49] 20_linux_xen: Ignore xenpolicy and config files too
` [OSSTEST PATCH 30/49] overlay-initrd-buster/sbin/reopen-console: Copy from Debian
` [OSSTEST PATCH 32/49] buster: chiark-scripts: Install a new version on buster too
` [OSSTEST PATCH 33/49] buster: Provide TftpDiVersion
` [OSSTEST PATCH 35/49] buster: setupboot_grub2: Note what files exist in /boot
` [OSSTEST PATCH 36/49] buster: setupboot_grub2: Handle missing policy file bug
` [OSSTEST PATCH 37/49] buster: Extend workaround for dhcpd EROFS bug
` [OSSTEST PATCH 38/49] ts-xen-install: Add $ho argument to some_extradebs
` [OSSTEST PATCH 39/49] ts-xen-install: Move some_extradebs to Debian.pm
` [OSSTEST PATCH 44/49] setupboot_grub2: Print line number of entry we are using

[RFC PATCH] xfs: transfer freed blocks to blk res when lazy accounting
 2020-05-29 11:33 UTC  (9+ messages)

[Intel-gfx] [PATCH 1/2] drm/i915: Add a few asserts around handling of i915_request_is_active()
 2020-05-29 11:33 UTC  (2+ messages)
` [Intel-gfx] ✓ Fi.CI.BAT: success for series starting with [1/2] drm/i915: Add a few asserts around handling of i915_request_is_active() (rev3)

[PATCH v7 00/28] Allow vendor drivers to propose their own timings
 2020-05-29 11:33 UTC  (37+ messages)
` [PATCH v7 01/28] mtd: rawnand: Use unsigned types for nand_chip unsigned values
` [PATCH v7 02/28] mtd: rawnand: Only use u8 instead of uint8_t in nand_chip structure
` [PATCH v7 03/28] mtd: rawnand: Create a nand_chip operations structure
` [PATCH v7 04/28] mtd: rawnand: Rename the manufacturer structure
` [PATCH v7 05/28] mtd: rawnand: Declare the nand_manufacturer structure out of nand_chip
` [PATCH v7 06/28] mtd: rawnand: Reorganize the nand_chip structure
` [PATCH v7 07/28] mtd: rawnand: Compare the actual timing values
` [PATCH v7 08/28] mtd: rawnand: Use the data interface mode entry when relevant
` [PATCH v7 09/28] mtd: rawnand: Rename nand_has_setup_data_iface()
` [PATCH v7 10/28] mtd: rawnand: Fix nand_setup_data_interface() description
` [PATCH v7 11/28] mtd: rawnand: Rename nand_init_data_interface()
` [PATCH v7 12/28] mtd: rawnand: timings: Update onfi_fill_data_interface() kernel doc
` [PATCH v7 13/28] mtd: rawnand: timings: Provide onfi_fill_data_interface() with a data interface
` [PATCH v7 14/28] mtd: rawnand: timings: onfi_fill_data_interface timing mode is unsigned
` [PATCH v7 15/28] mtd: rawnand: timings: Add a helper to find the closest ONFI mode
` [PATCH v7 16/28] mtd: rawnand: timings: Avoid redefining tR_max and tCCS_min
` [PATCH v7 17/28] mtd: rawnand: timings: Use default values for tPROG_max and tBERS_max
` [PATCH v7 18/28] mtd: rawnand: Hide the chip->data_interface indirection
` [PATCH v7 19/28] mtd: rawnand: s/data_interface/interface_config/
` [PATCH v7 20/28] mtd: rawnand: timings: Make onfi_fill_interface_config() a void helper
` [PATCH v7 21/28] mtd: rawnand: Introduce nand_choose_best_sdr_timings()
` [PATCH v7 22/28] mtd: rawnand: Add the ->choose_interface_config() hook
` [PATCH v7 23/28] mtd: rawnand: toshiba: Implement ->choose_interface_config() for TC58TEG5DCLTA00
` [PATCH v7 24/28] mtd: rawnand: toshiba: Implement ->choose_interface_config() for TC58NVG0S3E
` [PATCH v7 25/28] mtd: rawnand: hynix: Implement ->choose_interface_config() for H27UCG8T2ATR-BC
` [PATCH v7 26/28] mtd: rawnand: toshiba: Choose the interface configuration for TH58NVG2S3HBAI4
` [PATCH v7 27/28] mtd: rawnand: Get rid of the default ONFI timing mode
` [PATCH v7 28/28] mtd: rawnand: Allocate the interface configurations dynamically

[PATCH] net: udp: remove the redundant assignment
 2020-05-29 11:32 UTC  (2+ messages)

[PATCH v4 0/4] cleaning up the sysctls table (hung_task watchdog)
 2020-05-29 11:31 UTC  (7+ messages)
` [PATCH v4 1/4] sysctl: Add register_sysctl_init() interface

[PATCH v5 0/5] DDR/L3 Scaling support on SDM845 and SC7180 SoCs
 2020-05-29 11:30 UTC  (4+ messages)
` [PATCH v5 4/5] cpufreq: qcom: Update the bandwidth levels on frequency change

[PATCH] iomap: Return zero in case of unsuccessful pagecache invalidation before DIO
 2020-05-29 11:31 UTC  (4+ messages)

[BOOTLOADER SPECIFICATION RFC] The bootloader log format for TrenchBoot and others
 2020-05-29 11:27 UTC  (2+ messages)

[PATCH v7 00/15] switch to domheap for Xen page tables
 2020-05-29 11:11 UTC  (16+ messages)
` [PATCH v7 01/15] x86/mm: map_pages_to_xen would better have one exit path
` [PATCH v7 02/15] x86/mm: make sure there is one exit path for modify_xen_mappings
` [PATCH v7 03/15] x86/mm: rewrite virt_to_xen_l*e
` [PATCH v7 04/15] x86/mm: switch to new APIs in map_pages_to_xen
` [PATCH v7 05/15] x86/mm: switch to new APIs in modify_xen_mappings
` [PATCH v7 06/15] x86_64/mm: introduce pl2e in paging_init
` [PATCH v7 07/15] x86_64/mm: switch to new APIs "
` [PATCH v7 08/15] x86_64/mm: switch to new APIs in setup_m2p_table
` [PATCH v7 09/15] efi: use new page table APIs in copy_mapping
` [PATCH v7 10/15] efi: switch to new APIs in EFI code
` [PATCH v7 11/15] x86/smpboot: add exit path for clone_mapping()
` [PATCH v7 12/15] x86/smpboot: switch clone_mapping() to new APIs
` [PATCH v7 13/15] x86/mm: drop old page table APIs
` [PATCH v7 14/15] x86: switch to use domheap page for page tables
` [PATCH v7 15/15] x86/mm: drop _new suffix for page table APIs

[PATCH v5 0/2] target/arm: kvm: Support for KVM DABT with no valid ISS
 2020-05-29 11:27 UTC  (6+ messages)
` [PATCH v5 1/2] target/arm: kvm: Handle "
` [PATCH v5 2/2] target/arm: kvm: Handle misconfigured dabt injection

[PATCH v18 00/12] Landlock LSM
 2020-05-29 11:29 UTC  (5+ messages)
` [PATCH v18 07/12] landlock: Support filesystem access-control

[PATCH v4 0/4] kdb: Improve console handling
 2020-05-29 11:26 UTC  (5+ messages)
` [PATCH v4 1/4] kdb: Re-factor kdb_printf() message write code
` [PATCH v4 2/4] kdb: Check status of console prior to invoking handlers
` [PATCH v4 3/4] kdb: Make kdb_printf() console handling more robust
` [PATCH v4 4/4] kdb: Switch to use safer dbg_io_ops over console APIs

Xen XSM/FLASK policy, grub defaults, etc
 2020-05-29 11:26 UTC  (6+ messages)

Storing host data on the BMC
 2020-05-29 11:26 UTC  (18+ messages)

[PATCH] ASoC: mediatek: mt6358: support DMIC one-wire mode
 2020-05-29 11:22 UTC  (12+ messages)

[PATCHSET v5 0/12] Add support for async buffered reads
 2020-05-29 11:22 UTC  (5+ messages)

[PATCH v4 00/26] arm64: Memory Tagging Extension user-space support
 2020-05-29 11:19 UTC  (9+ messages)
` [PATCH v4 11/26] arm64: mte: Add PROT_MTE support to mmap() and mprotect()

[igt-dev] [PATCH i-g-t] panfrost: Test labeling functionality
 2020-05-29 11:21 UTC  (3+ messages)

Build fails with unknown symbol __get_user_unknown with InifiniBand enabled
 2020-05-29 11:21 UTC  (2+ messages)

[PATCHv3 0/4] scsi: use xarray for devices and targets
 2020-05-29 11:21 UTC  (8+ messages)
` [PATCH 3/4] scsi: move target device list to xarray

[PATCH v7 0/5] fw_cfg: Add FW_CFG_DATA_GENERATOR; crypto: Add tls-cipher-suites
 2020-05-29 11:18 UTC  (5+ messages)
` [PATCH v7 4/5] crypto: Add tls-cipher-suites object

[PATCH] MIPS: Fix build warning about "PTR_STR" redefinition
 2020-05-29 11:18 UTC  (2+ messages)

IIO timestamp get skewed when suspending (st_lsm6dsx)
 2020-05-29 11:19 UTC  (7+ messages)

[PATCH 2/2] Btrfs: remove no longer necessary chunk mutex locking cases
 2020-05-29 11:18 UTC 

[RFC][PATCH 4/7] smp: Optimize send_call_function_single_ipi()
 2020-05-29 11:18 UTC  (2+ messages)

[PATCH 1/2] Btrfs: fix race between block group removal and block group creation
 2020-05-29 11:18 UTC 

[PATCH net-next 0/2] selftests: forwarding: Two small changes
 2020-05-29 11:16 UTC  (3+ messages)
` [PATCH net-next 1/2] selftests: forwarding: mirror_lib: Use mausezahn
` [PATCH net-next 2/2] selftests: forwarding: pedit_dsfield: Check counter value

[PATCH 00/12] irqchip: ti, sci-intr/inta: Update the dt bindings to accept different interrupt parents
 2020-05-29 11:13 UTC  (5+ messages)
` [PATCH 04/12] dt-bindings: irqchip: ti, sci-intr: Update bindings to drop the usage of gic as parent
    ` [PATCH 04/12] dt-bindings: irqchip: ti,sci-intr: "

[PATCH] powerpc/64/syscall: Disable sanitisers for C syscall entry/exit code
 2020-05-29 11:14 UTC  (3+ messages)

[PATCH Kernel v22 0/8] Add UAPIs to support migration for VFIO devices
 2020-05-29 11:12 UTC  (11+ messages)

[PATCH v11 0/7] x86/kvm/hyper-v: add support for synthetic debugger
 2020-05-29 11:13 UTC  (5+ messages)
` [PATCH v11 2/7] x86/kvm/hyper-v: Simplify addition for custom cpuid leafs

abx80x: RV-1805 initialization order correct?
 2020-05-29 11:13 UTC 

[PATCH RFCv2 0/9] kvm/arm64: Support Async Page Fault
 2020-05-29 11:11 UTC  (10+ messages)
` [PATCH RFCv2 9/9] arm64: Support async page fault

[PATCH 0/9] DT: Improve validation for Marvell SoCs
 2020-05-29 11:10 UTC  (5+ messages)
` [PATCH v2 1/9] dt-bindings: mmc: Convert sdhci-pxa to json-schema

[PATCH net-next] net: phy: mscc: fix PHYs using the vsc8574_probe
 2020-05-29 11:11 UTC  (2+ messages)

pull request (net): ipsec 2020-05-29
 2020-05-29 11:04 UTC  (16+ messages)
` [PATCH 01/15] xfrm: allow to accept packets with ipv6 NEXTHDR_HOP in xfrm_input
` [PATCH 02/15] xfrm: do pskb_pull properly in __xfrm_transport_prep
` [PATCH 03/15] esp6: get the right proto for transport mode in esp6_gso_encap
` [PATCH 04/15] xfrm: remove the xfrm_state_put call becofe going to out_reset
` [PATCH 05/15] xfrm: fix error in comment
` [PATCH 06/15] xfrm: espintcp: save and call old ->sk_destruct
` [PATCH 07/15] esp6: support ipv6 nexthdrs process for beet gso segment
` [PATCH 08/15] esp4: "
` [PATCH 09/15] xfrm: call xfrm_output_gso when inner_protocol is set in xfrm_output
` [PATCH 10/15] ip_vti: receive ipip packet by calling ip_tunnel_rcv
` [PATCH 11/15] xfrm interface: fix oops when deleting a x-netns interface
` [PATCH 12/15] esp6: calculate transport_header correctly when sel.family != AF_INET6
` [PATCH 13/15] esp4: improve xfrm4_beet_gso_segment() to be more readable
` [PATCH 14/15] xfrm: fix a warning in xfrm_policy_insert_list
` [PATCH 15/15] xfrm: fix a NULL-ptr deref in xfrm_local_error

[PATCH v5 0/6] New RISC-V Local Interrupt Controller Driver
 2020-05-29 11:10 UTC  (6+ messages)
` [PATCH v5 3/6] irqchip: RISC-V per-HART local interrupt controller driver

[PATCH] regulator: do not balance regulators without constraints
 2020-05-29 11:10 UTC  (4+ messages)

[PATCH] mips: add o32_fp64 boot param to disable FP64 support
 2020-05-29 11:09 UTC  (2+ messages)

[PATCH] Enable class-D silence and clock detections
 2020-05-29 11:07 UTC  (2+ messages)

[PATCH 1/5] iio: core: pass parent device as parameter during allocation
 2020-05-29 11:08 UTC  (5+ messages)
` [PATCH 4/5] iio: light: lm3533-als: remove explicit parent assignment

[PATCH] watchdog: sunxi_wdt: fix improper error exit code
 2020-05-29 11:08 UTC  (3+ messages)

[PATCH 0/2 v5] Fix VMX preemption timer migration
 2020-05-29 11:07 UTC  (3+ messages)
` [PATCH 1/2 v5] KVM: nVMX: "

[igt-dev] [PATCH i-g-t 0/2] Remove _v2 functions in gpu pipelines
 2020-05-29 11:07 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for "

[PATCH 1/1] tty: serial: owl: Initialize lock before registering port
 2020-05-29 11:06 UTC  (2+ messages)

[PATCH 0/5] Enable I2C in SPL, support runtime detection of add-on board
 2020-05-29 11:06 UTC  (4+ messages)

[PATCH] gpio: fix locking open drain IRQ lines
 2020-05-29 11:06 UTC  (3+ messages)

[LTP] [PATCH] acct02: fix the ac_version check on big endian platforms
 2020-05-29 11:05 UTC  (3+ messages)

[PATCH net] net: mvpp2: Enable autoneg bypass for 1000BaseX/2500BaseX ports
 2020-05-29 11:05 UTC  (9+ messages)

linux-next: manual merge of the akpm-current tree with the tip tree
 2020-05-29 11:05 UTC 

[PATCH v2 0/7] crpyto: introduce OSCCA certificate and SM2 asymmetric algorithm
 2020-05-29 11:04 UTC  (3+ messages)

[PATCH v2 nf-next] netfilter: introduce support for reject at prerouting stage
 2020-05-29 11:03 UTC 

[PATCH] soc: qcom: rpmh: Allow RPMH on ARM SoC
 2020-05-29 11:02 UTC 

[RFC PATCH v5 0/3] Add scheduler overview documentation
 2020-05-29 11:00 UTC  (3+ messages)
` [RFC PATCH v5 2/3] docs: scheduler: "

[PATCH] i2c: thunderx: Add missed pci_release_regions
 2020-05-29 11:01 UTC  (3+ messages)

[RFC PATCH 0/1] Runstate error with KPTI
 2020-05-29 10:59 UTC  (5+ messages)
` [RFC PATCH 1/1] xen: Use a global mapping for runstate

[PATCHES] uaccess base
 2020-05-29 10:48 UTC  (3+ messages)
` [PATCHES] uaccess comedi compat

[xen-unstable-smoke test] 150469: regressions - trouble: blocked/fail
 2020-05-29 10:58 UTC 

[PATCH 1/2] i2c: smbus: Add a way to instantiate SPD EEPROMs automatically
 2020-05-29 10:58 UTC  (4+ messages)
` [PATCH 2/2] i2c: i801: Instantiate "

[PATCH] PCI: tegra: fix runtime pm imbalance on error
 2020-05-29 10:58 UTC  (5+ messages)

[PATCH v12] Add matrix keypad driver support for Mediatek SoCs
 2020-05-29 10:58 UTC  (5+ messages)
` [PATCH v12 2/3] drivers: input: keyboard: Add mtk keypad driver


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.