All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-10-29 20:35:57 to 2019-10-29 21:14:11 UTC [more...]

[PATCH v3 00/29] vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES
 2019-10-29 21:13 UTC  (72+ messages)
` [PATCH v3 01/29] powerpc: Rename "notes" PT_NOTE to "note"
` [PATCH v3 02/29] powerpc: Remove PT_NOTE workaround
` [PATCH v3 03/29] powerpc: Rename PT_LOAD identifier "kernel" to "text"
` [PATCH v3 04/29] alpha: "
` [PATCH v3 05/29] ia64: Rename PT_LOAD identifier "code" "
` [PATCH v3 06/29] s390: Move RO_DATA into "text" PT_LOAD Program Header
` [PATCH v3 07/29] x86: Restore "text" Program Header with dummy section
` [PATCH v3 08/29] vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes
` [PATCH v3 09/29] vmlinux.lds.h: Move Program Header restoration into NOTES macro
` [PATCH v3 10/29] vmlinux.lds.h: Move NOTES into RO_DATA
` [PATCH v3 11/29] vmlinux.lds.h: Replace RODATA with RO_DATA
` [PATCH v3 12/29] vmlinux.lds.h: Replace RO_DATA_SECTION "
` [PATCH v3 13/29] vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
` [PATCH v3 14/29] vmlinux.lds.h: Allow EXCEPTION_TABLE to live in RO_DATA
` [PATCH v3 15/29] x86: Actually use _etext for end of text segment
` [PATCH v3 16/29] x86: Move EXCEPTION_TABLE to RO_DATA segment
` [PATCH v3 17/29] alpha: "
` [PATCH v3 18/29] arm64: "
` [PATCH v3 19/29] c6x: "
` [PATCH v3 20/29] h8300: "
` [PATCH v3 21/29] ia64: "
` [PATCH v3 22/29] microblaze: "
` [PATCH v3 23/29] parisc: "
` [PATCH v3 24/29] powerpc: "
` [PATCH v3 25/29] xtensa: "
` [PATCH v3 26/29] x86/mm: Remove redundant &s on addresses
` [PATCH v3 27/29] x86/mm: Report which part of kernel image is freed
` [PATCH v3 28/29] x86/mm: Report actual image regions in /proc/iomem
` [PATCH v3 29/29] x86: Use INT3 instead of NOP for linker fill bytes

inotify-tools: move recipe to oe-core from meta-oe
 2019-10-29 21:13 UTC  (2+ messages)

[PATCH] libepoxy: specify x11 as false explicitly when config option x11 not used
 2019-10-29 21:11 UTC  (2+ messages)

[Buildroot] [PATCH 1/2] package/glog: fix build on microblaze
 2019-10-29 21:12 UTC  (5+ messages)

[PATCH 0/7] module: various bug-fixes and clean-ups for module namespace
 2019-10-29 21:11 UTC  (5+ messages)
` [PATCH 4/7] module: avoid code duplication in include/linux/export.h

[PULL 00/19] QAPI patches for 2019-10-29
 2019-10-29 21:08 UTC  (2+ messages)

[U-Boot] [RFC/RESEND 00/22] Add support for Cavium Octeon-TX CN80XX/CN81XX
 2019-10-29 21:09 UTC  (17+ messages)
` [U-Boot] [RFC/RESEND 01/22] arm: introduce ARCH_THUNDERX
                    ` [U-Boot] [EXT] "

[thud/master] [PATCH 0/3] Update tensorflow lite to version 1.15.0
 2019-10-29 21:08 UTC  (3+ messages)
` [thud/master] [PATCH 2/3] tensorflow-lite: update to version 1.15

[PATCH] staging: vt6655: Fix lines ending with parentheses
 2019-10-29 21:09 UTC  (2+ messages)

[PATCH] dt-bindings: iio: adc: Migrate MCP3911 documentation to yaml
 2019-10-29 21:11 UTC 

[U-Boot] [RFC PATCH 00/29] arm: Introduce Marvell/Cavium OcteonTX
 2019-10-29 21:08 UTC  (30+ messages)
` [U-Boot] [RFC PATCH 01/29] include: pci_ids: add vendor ID for Cavium
` [U-Boot] [RFC PATCH 02/29] include: pci: Increase max pci region limit
` [U-Boot] [RFC PATCH 03/29] fdtdec: add API to read pci bus-range property
` [U-Boot] [RFC PATCH 04/29] drivers: pci-uclass: fix incorrect argument in map_sysmem
` [U-Boot] [RFC PATCH 05/29] drivers: pci-uclass: make DT subnode parse optional
` [U-Boot] [RFC PATCH 06/29] drivers: pci-uclass: add multi entry support for pci regions
` [U-Boot] [RFC PATCH 07/29] drivers: pci-uclass: add support for Enhanced Allocation in Bridges
` [U-Boot] [RFC PATCH 08/29] drivers: pci-uclass: add support for Single-Root I/O Virtualizaiton
` [U-Boot] [RFC PATCH 09/29] drivers: pci-uclass: add VF map_bar support for Enhanced Allocation
` [U-Boot] [RFC PATCH 10/29] drivers: pci-uclass: Add support for Alternate-RoutingID capability
` [U-Boot] [RFC PATCH 11/29] include: arm: asm: io: add 64bit clrbits and setbits helpers
` [U-Boot] [RFC PATCH 12/29] drivers: rtc: ds1337: add driver model support
` [U-Boot] [RFC PATCH 13/29] arch: include: octeontx: add headers for OcteonTX
` [U-Boot] [RFC PATCH 14/29] arch: include: octeontx2: add headers for OcteonTX2
` [U-Boot] [RFC PATCH 15/29] drivers: ata: ahci: update max id if it is more than available ports
` [U-Boot] [RFC PATCH 16/29] drivers: ata: ahci: fill upper 32bit buffer address in sg descriptor
` [U-Boot] [RFC PATCH 17/29] drivers: ata: ahci: add BAR index quirk for OcteonTX
` [U-Boot] [RFC PATCH 18/29] drivers: pci: add PCI controller driver "
` [U-Boot] [RFC PATCH 19/29] drivers: gpio: add GPIO "
` [U-Boot] [RFC PATCH 20/29] drivers: i2c: add I2C "
` [U-Boot] [RFC PATCH 21/29] drivers: spi: add SPI "
` [U-Boot] [RFC PATCH 22/29] drivers: mmc: remove static qualifier on mmc_power_init
` [U-Boot] [RFC PATCH 23/29] drivers: mmc: add MMC controller driver for OcteonTX
` [U-Boot] [RFC PATCH 24/29] drivers: mtd: nand: add NAND "
` [U-Boot] [RFC PATCH 25/29] drivers: net: add NIC "
` [U-Boot] [RFC PATCH 26/29] drivers: net: add NIC controller driver for OcteonTX2
` [U-Boot] [RFC PATCH 27/29] drivers: watchdog: add reset support for OcteonTX
` [U-Boot] [RFC PATCH 28/29] octeontx: Add support for OcteonTX SoC platforms
` [U-Boot] [RFC PATCH 29/29] octeontx2: Add support for OcteonTX2 "

[meta-oe][v2] inotify-tools: remove recipe (migrate to oe-core)
 2019-10-29 21:07 UTC  (2+ messages)

[PATCH v3 0/2] Cleanup in rtl8712
 2019-10-29 21:06 UTC  (9+ messages)
` [PATCH v3 1/2] staging: rtl8712: Fix Alignment of open parenthesis
      ` [Outreachy kernel] "

[PATCH 0/4] Add support for capturing the highest observable L2 TSC
 2019-10-29 21:05 UTC  (5+ messages)
` [PATCH 1/4] kvm: nested: Introduce read_and_check_msr_entry()
` [PATCH 2/4] kvm: vmx: Rename NR_AUTOLOAD_MSRS to NR_MSR_ENTRIES
` [PATCH 3/4] kvm: vmx: Rename function find_msr() to vmx_find_msr_index()
` [PATCH 4/4] KVM: nVMX: Add support for capturing highest observable L2 TSC

[master/thud][PATCH] iproute2: soft taprio: add patches for taprio
 2019-10-29 21:04 UTC  (2+ messages)

[PATCH] replace timeconst bc script with an sh script
 2019-10-29 21:02 UTC  (2+ messages)
` [PATCH v3] "

[PATCH net-next v2 0/4] ICMP flow improvements
 2019-10-29 21:03 UTC  (4+ messages)
` [PATCH net-next v2 4/4] bonding: balance ICMP echoes in layer3+4 mode

[PATCH v5 0/4] mailbox: imx: bug fix and add support for imx v1 mu
 2019-10-29 21:02 UTC  (4+ messages)
` [RESEND PATCH v5 4/4] mailbox: imx: "

khugepaged might_sleep() warn due to CONFIG_HIGHPTE=y
 2019-10-29 21:02 UTC  (2+ messages)

[Xen-devel] [qemu-mainline test] 143301: regressions - FAIL
 2019-10-29 20:59 UTC 

[PATCH 0/3] net: phy: initialize PHYs via device tree properties
 2019-10-29 20:59 UTC  (4+ messages)

[PATCH v2] blk-mq: Document functions for sending request
 2019-10-29 20:57 UTC 

[PATCHv2 0/2] perf tools: Share struct map after clone
 2019-10-29 20:58 UTC  (3+ messages)

[PATCH v3 0/9] add git-bugreport tool
 2019-10-29 20:58 UTC  (5+ messages)
` [PATCH v3 3/9] bugreport: add version and system information
` [PATCH v3 4/9] bugreport: add config values from whitelist

[PATCH rdma-next] RDMA/cma: Use ACK timeout for RoCE packetLifeTime
 2019-10-29 20:58 UTC  (3+ messages)

[PATCH] blk-mq: Document functions for sending request
 2019-10-29 20:56 UTC  (2+ messages)

[PATCH net-next] vxlan: drop "vxlan" parameter in vxlan_fdb_alloc()
 2019-10-29 20:57 UTC 

stable/linux-4.4.y boot: 43 boots: 0 failed, 41 passed with 2 conflicts (v4.4.198)
 2019-10-29 20:56 UTC 

"Force HWP min perf before offline" triggers unchecked MSR access errors
 2019-10-29 20:55 UTC 

[PATCH v2 2/2] PCI: Add missing link delays required by the PCIe spec
 2019-10-29 20:54 UTC  (2+ messages)

[meta-oe] inotify-tools: remove recipe (migrate to oe-core)
 2019-10-29 20:54 UTC  (2+ messages)

[alsa-devel] pcm_lock deadlock
 2019-10-29 20:52 UTC  (4+ messages)
`  "
  ` [Intel-gfx] "

[PATCH v3 0/4] add meson secure watchdog driver
 2019-10-29 20:51 UTC  (7+ messages)
` [PATCH v3 2/4] dt-bindings: watchdog: add new binding for meson secure watchdog

[PATCH v2] elfutils: add PACKAGECONFIG for compression algorithms
 2019-10-29 20:51 UTC  (4+ messages)
` [PATCH v3] "

[PATCH v2 00/11] ASoC: Add support to WCD9340/WCD9341 codec
 2019-10-29 20:47 UTC  (7+ messages)
` [PATCH v2 01/11] ASoC: dt-bindings: add dt bindings for WCD9340/WCD9341 audio codec
          ` [alsa-devel] "

[PATCH] hugetlbfs: fix error handling in init_hugetlbfs_fs()
 2019-10-29 20:47 UTC  (4+ messages)

[PATCH 06/16] dyndbg: fix overcounting of ram used by dyndbg
 2019-10-29 20:47 UTC  (2+ messages)

[PATCH 0/4] statx: expose the fs-verity bit
 2019-10-29 20:41 UTC  (15+ messages)
` [f2fs-dev] "
` [PATCH 1/4] statx: define STATX_ATTR_VERITY
  ` [f2fs-dev] "
` [PATCH 2/4] ext4: support STATX_ATTR_VERITY
  ` [f2fs-dev] "
` [PATCH 3/4] f2fs: "
  ` [f2fs-dev] "
` [PATCH 4/4] docs: fs-verity: mention statx() support
  ` [f2fs-dev] "

[Buildroot] [PATCH] package/grpc: work around gcc bug 85180
 2019-10-29 20:43 UTC  (2+ messages)

[PATCH 0/3] some clarifications to MyFirstContribution
 2019-10-29 20:43 UTC  (8+ messages)
` [PATCH 1/3] myfirstcontrib: add 'psuh' to command-list.txt
` [PATCH 3/3] myfirstcontrib: hint to find gitgitgadget allower

[PATCH 0/1] [Outreachy] merge-ours: include a parse-option
 2019-10-29 20:42 UTC  (3+ messages)
` [PATCH 1/1] [Outreachy] merge-ours: include parse-options

zimage Initramfs booting stuck at Start Kernel
 2019-10-29 20:42 UTC  (11+ messages)

[RFC PATCH v3 00/16] Core scheduling v3
 2019-10-29 20:40 UTC  (11+ messages)

[PATCH BlueZ 00/10] Mesh provisioning and configuration tool
 2019-10-29 20:40 UTC  (11+ messages)
` [PATCH BlueZ 01/10] tools/mesh: Remove extra dependencies from agent.c
` [PATCH BlueZ 02/10] tools/mesh: Move meshctl specific files to mesh-gatt
` [PATCH BlueZ 03/10] tools: Add mesh-cfgclient tool
` [PATCH BlueZ 04/10] tools/mesh: move remote node processing to a separate file
` [PATCH BlueZ 05/10] tools/mesh-cfgclient: Commands for Management iface methods
` [PATCH BlueZ 06/10] tools/mesh-cfgclient: Add config menu key commands
` [PATCH BlueZ 07/10] tools/mesh-cfgclient: Add timeout for expected response
` [PATCH BlueZ 08/10] tools/mesh-cfgclient: Command line option for config
` [PATCH BlueZ 09/10] tools/mesh: add initial support for config storage
` [PATCH BlueZ 10/10] tools/mesh-cfgclient: Add README file

[PATCH 0/3] ARM: Initial RTD1195 and MeLE X1000 support
 2019-10-29 20:40 UTC  (6+ messages)
` [PATCH 3/3] ARM: dts: Prepare Realtek RTD1195 and MeLE X1000

[Buildroot] [PATCH] package/linux-tools: selftests depend on !static
 2019-10-29 20:40 UTC 

ipset make modules_install always fail unless module already loaded?
 2019-10-29 20:40 UTC 

[PATCH v2] btrfs-progs: subvolume: Implement delete --subvolid <path>
 2019-10-29 20:40 UTC 

[PATCH 04/16] dyndbg: rename __verbose section to __dyndbg
 2019-10-29 20:37 UTC  (2+ messages)

[Buildroot] [PATCH] package/python-autobahn: add missing dependency on C++
 2019-10-29 20:37 UTC 

[PATCH v2] sched: rt: Make RT capacity aware
 2019-10-29 20:36 UTC  (9+ messages)

[PATCH 00/18] add support for Clang's Shadow Call Stack
 2019-10-29 20:35 UTC  (8+ messages)
` [PATCH v2 00/17] "
  ` [PATCH v2 09/17] arm64: disable function graph tracing with SCS


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.